* {margin: 0;} 
BODY
{ 
	background-image: url("/bg2.jpg");
	background-repeat: repeat;
	margin: 0pt;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}

a:link 
{ 
	color: #0033CC;
	text-decoration: none;
}
a:visited 
{ 
	color: #0033FF;
	text-decoration: none;
}

a:hover 
{ 
	color: #0000CC;
	text-decoration: underline;
}
a:active 
{ 
	color: #333333;
}

#main 
{ 
	background-color: white; 
	width: 784x; 
	margin: 10px; 
	padding: 0px; 
	height: 800px;
}

#main1 
{ 
	background-color: white; 
	width: 784x; 
	margin: 0px; 
	padding: 0px; 
	height: 800px;
}

#main2 
{ 
	background-color: white; 
	width: 784x; 
	margin: 0px; 
	padding: 0px; 
}

	
