body {
  background:#013F43 url(images/bg.gif) top center repeat-y;
	font-family:Tahoma, Arial, san-serif;
	font-size:11px;
  letter-spacing:1px;
  line-height:13px;
	color:#A8E7FA;
  padding:0px;
  margin:0px;
	}


a {color: #88BFCF; text-decoration:none;}
a:visited {color:#88BFCF; text-decoration:none;}
a:hover {color:#88BFCF; text-decoration:underline;}


.container
{
 margin:0 auto;
 width:450px;
}

.title
{
 postion:absolute;
 padding:0px;
 top:0px;
 height:322px;
 width:450px;
 background:url(images/title.jpg) no-repeat;
}

*html .title
{
 margin-left:1px;
}


.body
{
 position:absolute;
 top:330px;
 width:400px;
 margin:auto;
 padding:0px 25px;
}

pre
{
 width:400px;
 margin-bottom:20px;
 font-family:Tahoma, Arial, san-serif;
 font-size:11px;
 letter-spacing:1px;
 line-height:13px;
 text-align:center;
}

p
{
 width:400px;
 font-weight:bold;
 letter-spacing:1px;
}
