
body {
	background-color: #000;
	background-image: url(../images/stars_bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: arial, sans serif;
	font-size: medium;
}

img {
	border:0px;
}

H1 {
	font-size:1.5em;
	color: #01244C
}

.credhead {
	font-size: .8em;
	text-transform: uppercase;


}
