body {
	margin-right: auto;
	margin-left: auto;
	width: 805px;
		background-color: #000000;
	
        	text-align: center;
        
	}

a:link {
	color: #FFFFFF;
	text-decoration:none;
	}

a:visited {
	color: #999999;
	}

a:active {
	color: #FF0000;
	}

h1 {
	font-size: xx-large;
	display: none;
	
	}

h2 {
	font-size: small;
	display: none;
	}
