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

body {
	background: #12024d url(../images/purple_dots.gif) repeat-x fixed 0px 140px;
}
#container img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
h1 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}
#container {
	color: #CCCCCC;
}
