@charset "utf-8";



body{
margin:0;
padding:0;
padding-bottom:80px;
background:url(../img/intro.jpg) no-repeat;
background-position:center top;
background-color:#442312;
line-height:21px;
margin-bottom:640px;
}

#main{
width:949px;
margin:auto;
position:relative;
}

img{
border:none;
}
