/* This is the default style sheet for the 'header.htm' frame */	
body{
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000000;
	margin:0;
	padding:0px;
}

img{
	padding:10px 10px 2px 10px;
	background-color: #000000;
}