body 
{
	font-family: tahoma;
	font-size: 11px;
	background-color: #015b03;
	background-image: url(images/bck.gif);
	background-repeat: repeat-x;
	 padding:0px;
	 margin:0px;
}

#content { 	
  position:absolute;
  heeight:300px; 
  width:500px;
  margin:-200px 0px 0px -250px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  overflow: auto;
}

a img
{border:0px;}
