@charset "UTF-8";
/* CSS Document */

body{
	color:white;
	background-color:black;
	align: centered;
}

a {color:white;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

#wrapper {
	align: centered;}
