body {
	background-color: #202529;
	font-family: Verdana;
	font-size: 10px;
	text-align:left;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h1 {
	color: #666666;
    

}
