body {
margin:				0;
padding:			0;
text-align:			left;
font-family:		verdana;
background-color:	black;
background-repeat:	no-repeat;}

h1 {color: yellow; font-size: 28px;  margin-top: 25px;  margin-bottom: 5px;}
h2 {color: white;  font-size: 14px;  margin-top: 0px;   margin-bottom: 0px;}
h3 {color: yellow; font-size: 16px;  margin-top: 0px;   margin-bottom: 0px;}
h6 {text-align: right; font-size: 11px;  font-weight: bold;  margin-top: 0px;  margin-bottom: 0px; margin-right: 20px;}


a:link, a:visited, a:active {color: lime;}
a:hover {color: #ff00ff;}


#container {
width:				980px;
margin:             0px auto;}


#textarea {
width:				600px;
color:				white;
font-size: 			14px;
font-weight: 		normal;}