/* @override http://66.39.103.176/stylesheet.css */

body, html {
	background-color: black;
	text-align: left;
	line-height: 100%;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0;
	color: red;
	height: 100%;
	overflow: hidden;
}
#content {
	visibility: hidden;
}
img {
	border-width: 0;
	outline: 0;
}
div {
	display: absolute;
	text-align: center;
}
a {
	text-decoration: none;
	color: white;
}
a:hover {
	color: #a2adb1;
}
.divided a {
	display: inline;
	margin: 0 15px;
}
.very_divided a {
	display: inline;
	margin: 0 80px;
}
div.small {
	font-size: 20px;
}
div.medium {
	font-size: 22px;
}
