@charset "utf-8";
/* CSS Document */

body{
	margin: 10px 10px 10px 10px;
	background-color: black;
	font-family:   "Book Antiqua","Times New Roman", Times, serif;
	font-size: small;
}
.hp_header{
	color: maroon;
	font-size: medium;
	font-weight: lighter;
}
#hp_header{
	padding: 5px;
}