html, body{
  margin:0;
  padding:0;
}

body{ 
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 12px;
background:#f7f7f7;
color:#000;
}
    
img{
border:0;
}

div#wrapper{
position:relative;
margin:0 auto;
width:940px;
min-height:720px;
}

#img404 {
height:376px;
margin:100px 136px 20px;
position:relative;
width:664px;
}
#link_lpg{
width:100%;
text-align:center;
font-size:14px;
}
#link_lpg a {
color:#000;
text-decoration:none;
}
#link_lpg a:hover {
color:#000;
text-decoration:underline;
}