/* default Body Style to apply */

body {font-family: serif;}
body {font-weight: normal;}
body {font-color: white;}
body {background-color: #99ccff;}
/* End of Body style */

a {
text-decoration:none;
text-align:centre;
}

img.bg{
position:absolute;
left:1px;
top:1px;
}

div.body-text{
position:absolute;
left:65px;
top:140px;
width:950px;
height:630px;
border:0;
overflow: auto

}

/* end layout */