body,td,th {
	font-family: Arial, "Lucida Grande", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: 400;
}
body {
	background-color: #000000;
	height: 100%;
	width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
#maincontainer {
	padding: 0px;
	background-image: url(images/coingb_new.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
	margin-right: 0;
	margin-bottom: 0;
}
a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#bodytext {
	vertical-align: baseline;
	text-align: left;
}
#Splashcontainer {
	padding: 10% 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-top: 0px;
}
.shoptext {
	font-size: 7pt;
	line-height: 9pt;
	margin-top: 50px;
	font-weight: 100;
	font-style: normal;
	text-transform: uppercase;
}
html {
	height: 100%;
}

