body {
	background: #000 url('../images/home-tile-bg.jpg') repeat-x top;
	color: #999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

div.panel {
	background: url('../images/home-window.jpg') no-repeat top center;
	padding: 30px 20px;
}

h3 {
	color: #FFA800;
	font-size: 11px;
	padding-bottom:0px;	
}

h4 {
	color: #FFA800;
	font-size: 11px;
	margin-bottom: 0px;	
}

a:focus, a:hover {color:#FFF;text-decoration:underline;}
a {color:#CCC;text-decoration:none;}