/* CSS Document */
body
{
margin:0px;
padding:0px;
font-family:arial;
font-size:18px;
background-color:#545596;
color:#FFFFFF;
}
.img_bg
{
background:url(../images/layout.jpg);
background-repeat:no-repeat;
background-position:top left;
width:992px;
height:744px;
}


