img {border-color: #666666;} 
body{
	background: #6699cc;
	border-color: #2c2c2c;
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
a{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:hover{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #ff6600;
	text-decoration:none;
}
a:visited{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}


#title{
	Position: relative;
	top: 10px;
	left:10px;
	width: 400px;
	height:322px;
	z-index: 1;
	padding:0px;
	
	font-family:Trebuchet MS;
	font-size: 12px;
	color:#4e4e4e;
	text-align: justify;
}

#mainpage{
	Position: absolute;
	top: 50px;
	left:50px;
	width: 600px;
	height:322px;
	z-index: 12;
	padding:0px;
	
	font-family:Trebuchet MS;
	font-size: 12px;
	color:#4e4e4e;
	text-align: justify;
}
blockquote{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration:none;}
pre{
	font-family:Trebuchet MS;
	font-size: 11px;
	color: #000055;
	text-decoration:none;
}
td{
	font-family:Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
