body { background-color:#000000 }


h1, h2, h3, h4, h5, h6		{ font-family:century gothic }
p						{ font-family:century gothic }

h4						{ margin-top: 1; margin-bottom: 3 }
p						{ margin-top: 1; margin-bottom: 1 }

h1						{ font-size:30px }

h2						{ text-decoration:underline }

h1, h4					{ color:white }
p						{ color:white }

h1, h2, h3, h4, h5, h6		{ text-align:center }
p						{ text-align:center }

a:link { color: red; text-decoration:none }
a:visited { color:red; text-decoration:none }
a:focus { color:red }
a:hover { color:red }
a:active { color:white }