/* Syntesium.com */

HTML {
	font-size: 100%;
}
a {
	outline: 0;
	color: #300000;
}
a:hover {
	color: #300000;
}
body {
	background-color: #000;
	margin: 0;
}
body,td,th {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
h1 {
	color: #09f;
	display: block;
	width: 100%;
	text-align: center;
	margin: 15% 0 0 0;
	font-size: 6em;
}
h1 span {
	color: #f90;
}
h2 {
	color: #09f;
	display: block;
	width: 100%;
	text-align: center;
	margin: 20px 0;
	font-size: 1.2em;
}
#cont {
	display: block;
	position: relative;
	left: 0;
	height: 20px;
	text-indent: -3000px;
	width: 220px;
	top: 10px;
	background: url(../imgs/elts/cont.gif) no-repeat 0 0;
	margin: 0 auto;
}
#cont h3 {
	text-decoration: none;
	border:0;
	padding:0;
	margin:0;
	font-size: 1em;
	visibility: visible;
}
#cont a {
	display: block;
	width:100%;
	height:20px;
	text-decoration: none;
}
