a:link
{
	color: rgb(75,110,133); 
}
a:visited
{
	color: rgb(93,182,233);
} 
a:active 
{
	color: rgb(180,180,180);
}
body
{
	font-family: Arial, Helvetica;
	color: rgb(93,182,233)
}

h1, h2, h3, h4, h5, h6, h7
{
	font-family: Arial, Helvetica;
	A{TEXT-DECORATION:none}
}
h1
{	text-align: left;
	color: rgb(232,237,242);
}
h2
{	text-align: right;
	color: rgb(232,237,242);
}
h3
{	
	color: rgb(136,129,142);
}
h4
{	
	color: rgb(196,196,96);
}
h5
{
	color: rgb(232,237,242);
}
h6
{
	color: rgb(232,237,242);
}
h7
{
	color: rgb(32,327,24);
}
#1
{	position:absolute; left: 1%; top: 2%;
	z-index: 3
}
#2
{	position:absolute; right: 40%; top: 20%;
}
#3
{