a 
{
	color: #003300;
	text-decoration: none;
}
a:visited 
{
	color: #808000;
	text-decoration: none;
}
a:active 
{
	color: #CC9900;
	text-decoration: none;
}
a:hover 
{
	color: #CC9900;
	text-decoration: none;
}



div#container
{

	width: 1000px;
	background-image: url('lierreivy15.jpg');
	background-color: #C2D2CA;
	float: none;

}

div#header
{

	text-align: center;

}

div#links
{

	font-family: Annifont, Papyrus, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
	
}

div#image
{
	
	text-align: center;

}

div#footer

{
	text-align: center;

}