body {
	background-image: url(background.jpg);
	background-color: #000000;
}
a:link {
	color: #545454;
	text-decoration:none;
 
}
a:visited {
	color: #545454;
	text-decoration:none;
}

#footer {
color:#545454;
font-family:Georgia;
font-size:12px; 
letter-spacing:0.1em; 
padding-bottom:5px;
}

#navigation {
color:#5454549;
font-family:Tahoma;
font-size:14px; 
letter-spacing:0.1em; 
padding-bottom:5px;
padding-top:5px;
text-transform:uppercase;
}

#body {
	color:#757575;
	font-family:Georgia;
	font-size:16px;
	letter-spacing:0.1em;
	padding-bottom:5px;
}
