body{ 
	/*background-image: url('../graphic/JesusSky.jpg');
	background-repeat: no-repeat;
	background-color: #5981A4;
	background-attachment: fixed;
	background-position: top center;*/
	background-color: #292929;
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	margin: 20px;
}

a:link, a:visited, a:active {
	color:#CCC;
}

li{
	margin:10px;	
}

button {
	font-family: Arial;
}

.header{
	color: #FFF;
}