
@media screen, projection
{

body {
overflow-y: scroll;
background: #3C3C3B url("../body.png") repeat-x 0 0;
padding: 120px 30px 30px 30px;
}

.page_margins {
position: relative;
margin: 0 auto;
width: 536px;
text-align: center;
}





}