body{background-color:#000;}
p{font-family:tahoma, verdana;font-size: small; color: #000;}
a:link {color:#49BAD6; font-family:tahoma, verdana; font-size: small; text-decoration:none;}
a:visited {color:#49BAD6; font-family:tahoma, verdana; font-size: small; text-decoration:none;}
a:hover {color:#fc0; font-family:tahoma, verdana; font-size: small; text-decoration:none;}
h1{font-family:tahoma, verdana; font-size: medium; color: #3392AA;}
h2{font-family:tahoma, verdana; font-size: small; font-style: blod; color: #3392AA;}
img{border: none;}


#content
	{
	width:800px;
	margin-left: 100px;
	margin-right: 100px;
	background-color: #000;
	height;
	}

#content2
	{
	border: 5px #007593 solid; 
	float: left;
	background-color: #fff;
	padding: 20px;
	width: 600px;
	}

#links
	{
	text-align: center;
	background-color: #007593;
	width: 110px;
	float: right;
	padding: 10px;
	}


