body {
	font-family: rockwell,georgia,Times New Roman;
	font-size: 1em;
	color: #FFF;
	background-color: #1E1E1E;
}

a {
	color: #11A1FF;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}
