body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-size: 9px;
	color: #666666;
	background-image: url(gommix-bg.gif);
	background-color: #000000;
}
#maincon{
	color: #CCCCCC;
	width: 400px;
	z-index: 2;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 400px;
	margin-top: -250px;
	margin-left: -200px;
}
#maincon h1 {
	font-size: 9px;
	font-weight: normal;
	color: #FFCC66;
}
#maincon h1 em {
	color: #FFFFFF;
	font-style: normal;
}
#maincon h2 {
	font-size: 9px;
	color: #FFCC66;
	font-weight: normal;
}
#maincon a {
	color: #FFFFFF;
}
#hugetext {
	font-size: 100px;
	color: #2D2D2D;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#linkcon {
	position: absolute;
	top: 170px;
	left: 50px;
	z-index: 1;
}
#linkcon h1 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#linkcon p {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#linkcon a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#linkcon a:hover {
	font-weight: bold;
	color: #FF9900;
}
#formcon {
	width: 250px;
}
.feldstyle {
	background-color: #666666;
	border-color: #000000 #222222 #BBBBBB #222222;
	border-style: solid;
	width: 250px;
	overflow: hidden;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC66;
	font-weight: normal;
	padding-left: 5px;
}
input {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
