@charset "UTF-8";
html, body {
	height:100%;
	width:100%;
	background-color: #0e275a;
	text-align: center;
}

a {
	color: #FFF;
	font-size: 10px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

