@charset "UTF-8";
/* CSS Document */

body {
	width:98%;
	height:100%;
	min-height:100%;
	text-align: center;
	color:#009EE0;
}

#content {
	margin:0 0 auto auto;
}

