

body {
        padding: 33;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	;
}
h1,h2 {
        font-family: stop,bajoran,blur,verdana,utopia,serif;
        font-variant: small-caps;
	color: white;
	line-height: 100%;
        text-align: center;
}
h1,h2,h3,h4 {
	background: #123456;
        padding: 3
}
tr,td,th,body,h3,h4 {;
	font-family: verdana,helvetica
}
.cope {
	background: black;
	color: #999;
	font-family: sans-serif;
	font-size: 7;
	padding: 9;
}


