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

#container {
width: 960px;
height: 700px;
background-image:url(images/home.jpg);
margin: 0 auto;
overflow: hidden;
background-color:#B1AFB3;
}

