@charset "UTF-8";

html, body, h1, h2, h3, h4, h5, h6, div, p, img, object, embed {
	margin:0;
	padding:0;
	border:none;
}

html, body {
	background-color:#000000;
}

#noplugin, #noscript_content {
	font:sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#55a0a6;
	margin-top:200px;
	text-align:center;
}

a:link {color:#ffffff; text-decoration:underline;}
a:visited {color:#ffffff; text-decoration:none;}
a:hover {color:#ffffff; text-decoration:underline; background-color:#253f41}
a:active {color:#ffffff; text-decoration:none;}

#content h1 {
	padding-top:300px;
	margin-left:50px;
}
#content div {
	margin-left:50px;
}
#content #enter {
	margin-top:20px;
}
#content #requ {
	margin-top:25px;
}
#content #copy {
	margin-top:15px;
}

