body {
  background:#000000;
	font-family:Tahoma, Arial, san-serif;
	font-size:11px;
  letter-spacing:1px;
  line-height:16px;
	color:#000000;
  padding:0px;
  margin:0px;
	}


a {color: #203D73; text-decoration:none;}
a:visited {color:#203D73; text-decoration:none;}
a:hover {color:#203D73; text-decoration:underline;}


.title
{
 top:5px;
 height:80px;
 width:385px;
 margin:auto;
 text-align:center;
 background:url(images/title.gif) no-repeat center;
}


.box
{
 margin-top:125px;
 margin-left:125px;
 left:100px;
 width:350px;
 height:350px;
 overflow:auto;
 text-align:center;
 background:#505644;
 border:1px solid #A7B390;
}

.body
{
 top:100px;
 width:600px;
 height:600px;
 margin:100px auto;
 background:#000000 url(images/bg.jpg) no-repeat top left;
 border:1px solid #A7B390;
}

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

p
{
 border-top:1px solid #000000;
 font-size:11px;
 font-weight:normal;
 letter-spacing:1px;
}
