body {
margin-top: 0px;
background-color: #000000;
Overflow-x:hidden; 
Overflow-y:flow;
}

a {
	text-decoration: none;
	font-family: Courier, sans serif;
	color: #65AA35;
	font-size: 5px;
	letter-spacing: 0px;
	font-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
}


a:hover {
	color: #990843;
}

i, em {
        color: #D45E9B;
}

b, strong {
        color: #F5DC0D;
}

p {
	text-decoration: none;
	font-family: Tahoma, sans serif;
	color: #6DA4B9;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
}

h1 {
	text-decoration: none;
	font-family: Courier, sans serif;
	color: #FFFFFF;
	font-size: 20px;
	font-style: none;
    }