body {
	background-color: #333333;
	background-image: url("template.png");
	background-position: 50% 0%;
	background-repeat: repeat-y; 	
}

h3 {
	color: #0090ff;
	font-family: verdana;
	font-size: 16pt;
	position:absolute;
	top: 0px;
	left: 352px;
}

a:link {
	color: #111111;
}

a:visited {
	color: #111111;
}

a:hover {
	text-decoration: underline;
	
}

a {
	text-decoration:none;
}

u {
	color: #0090ff;
}

#menu {
	position:absolute;
	top: 108px;
	left: 225px;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	anti-aliasing: smooth;
}

#men1 {
position:absolute;
	top: 108px;
	left: 340px;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	anti-aliasing: smooth;
}

#men2 {
position:absolute;
	top: 108px;
	left: 463px;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	anti-aliasing: smooth;
}

#men3 {
position:absolute;
	top: 108px;
	left: 574px;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	anti-aliasing: smooth;
}

#men4 {
position:absolute;
	top: 108px;
	left: 705px;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	anti-aliasing: smooth;
}


