@charset "UTF-8";
/* CSS Document */

body {
background: #56646d url(../img/back.jpg) center top no-repeat;
}

#container {
width: 800px;
margin: auto;
}

#footer {
height: 75px;
width: 800px;
padding-top:20px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;
}

#spacer {
width: 800px;
height: 30px;
}

#title {
width:800px;
height:120px;
}
