@charset "utf-8";
html, body { margin: 0;}
#container {
position: relative;
left: 50%;
margin-left: -472.5px;
width: 945px;
height:100%; 
}