*
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

body
{
	display: block;
	background-image: url('background.png');
}

#main
{
	position:relative;
	text-align: left; 
	width: 800px;
	height: 724px; 
	display: block;
	position: relative;
	color: #000000;
	background-color: #eef6ee;
}

a
{
	position:absolute;
	top:627px;
	left:518px;
	display: block;
}

a:hover
{
	color: #D9671E;
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a:visited 
{

}
