html, body {
	background:#000000 url("background.gif");padding: 0; margin: 0; border: 0; bottom: 0; margin-bottom:0; padding-bottom:0; font-family: Courier, Arial;  background-repeat:repeat; background-attachment:fixed;
}
a:link, a:visited, a:active { 
	text-decoration: underline; color: #2a71ee;
}
a:hover { 
	color: #2a71ee; text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	color:#d31a1a; font-weight:normal;
}
h1 {
	font-size:33px; color:#d31a1a; letter-spacing:.2em;
}
h2 {
	font-size:23px;
}
h3 {
	font-size:15px; color: #cccccc; line-height:1.5em;
}
h4 {
	font-size:10px;
}
h5 {
	font-size:23px; color: #2a71ee;
}
h6 {
	font-size:23px; color: #d31a1a;
}
.formtext {
	font-size:20px; color:#d31a1a;
}
.formtext2 {
	font-size:10px; color:#d31a1a;
}
.container {
	width: 900px;
}
#image {
	border: 1px groove #d31a1a;

}





