body {
	background-color: #000000;
	margin: +5%;
	font-size: .8em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;}

h1 {font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffcc33;
font-size: 1.3em;
text-align: center;}

p {
background-color: #bfbfbf;
border-left: 2px #ff8000 dashed;
display: table;
padding: 1em;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
font-weight: lighter;
margin-left: +15%;
margin-right: +15%;
border-bottom: 2px #ff8000 dashed;}

a:link, a:visited {
	color: #ff8000;
	text-decoration: none;}


a:hover {
	text-decoration: none;
	color: #ffff80;}

a:active {
text-decoration: none;
font-weight: bolder;}
