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

body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	background-color: #666;
	margin: 0px;
}
#altContent {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%;
	background-color: #666;	
}

