/* general stuff */



html, body {
margin : 0;
padding : 0;
background-color : #68663f;
}
body {
font : 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
margin : 0 auto;
text-align : center;
background-color : #68663f;
background-image: url(animation-back.jpg);
background-repeat: repeat-x;
}
#container {width: 800px; margin: 0 auto; padding: 0; text-align: center;}
#entersite {width: 800px; float: left; margin: 0 auto; padding: 72px 0 0 0; text-align: center;}
#entersite img {float: right; margin: 0 25px 0 625px;}
#animation {width:800px; margin: 0; padding: 0; background-color: #68663f; text-align: center;}



