body {
	color:#fff;
	font:16px/20px Georgia, "Times New Roman", Arial, sans-serif;
	/*background:#000000;*/
	background:#386864 url("../images/wall-bg.jpg") no-repeat fixed top center;
}

h1 {
	font:normal 18px/normal Georgia, "Times New Roman", Arial, sans-serif;
	padding-right:40px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:right;
	background:url("images/Logo.png") no-repeat;
	height:42px;
	margin:10px 0 10px;
}

