html {
	overflow:auto;
}
body {
	background-color:#1C4B7D;
	color:white;
	font:menu;
}
a {
	color:#BBF;
	text-decoration:none;
}

