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