body {
	color: #C00000;
	background-color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande, Arial;
	text-align: center;
	}
	
a{
		font-family: Lucida Sans Unicode, Lucida Grande, Arial;
	}
a.img_link img{
	border: none;
	}

	
div#container{
	text-align: center;
	width: 90%;
	border: 0px;
	margin: auto;
	padding-top: 100px;
}
	
div.large_logo{
	text-align: center;
	}
	
div.large_logo img{
	background-color: #fcfdbd;
	background-color: #ffffff;
	}
	
p.error{
	text-align: center;
	font-size: 2em;
	}

div#files{
color: black;
text-align: left;
background-color: #FFFF99;
}
