@charset "utf-8";
/* CSS Document */
html,
body {
	background-color:#333;
	margin:5px;
	color:#EEE;
}
a,
a:link,
a:visited,
h3,
p,
ul li {
	color:#EEE;
}
a img {
	border:0;
}
h3 {
	margin:5px 0
}
