body{
	background-color:black;
	font-family: comic sans MS;
}

p{
	color:white;
	text-align: center;
}

td{
	padding-left: 20px;
	color:white;
	font-size: 36px;
}
td a img{
	border: none;
}


a {
	text-decoration: none;
	color:white;
	border-bottom: none;
}
a:hover {
	text-decoration: none;
	color:white;
}
a:visited {
	text-decoration: none;
	color: white;
}

div#header {
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -552px;
}

div#logo {
	position: absolute;
	left: 50%;
	top: 550px;
	margin-left: -313px;
}


div#descr {
	position: absolute;
	left: 50%;
	top: 810px;
	width: 600px;
	margin-left: -300px;
}

div#linkA {
	position: absolute;
	left: 50%;
	top: 560px;
	margin-left: -245px;
}

div#linkB {
	position: absolute;
	left: 50%;
	top: 960px;
	margin-left: -375px;
}

div#linkC {
	position: absolute;
	left: 50%;
	top: 1360px;
	margin-left: -228px;
}

div#matchpic {
	position: absolute;
	left: 50%;
	top: 1050px;
	margin-left: -272px;
}

div#gamepic {
	position: absolute;
	left: 50%;
	top: 1350px;
	margin-left: -168px;
}

div#dicetower {
	position: absolute;
	left: 50%;
	top: 1950px;
	margin-left: -212px;
}

div#yellowtext {
	position: absolute;
	left: 50%;
	top: 2450px;
	width: 600px;
	margin-left: -300px;
}

div#yellowtext p{
	color: #f7d130;
}

div#yellowtext p a{
	color: #f7d130;	
}

div#returntext{
	position: absolute;
	left: 50%;
	top: 3135px;
	margin-left: -35px;
}
div#returnpic{
	position: absolute;
	left: 50%;
	top: 3130px;
	margin-left: -72px;
}
div#returnpic a img{
	border: none;
}

div#bottomspacer{
	position: absolute;
	left: 10px;
	top: 3300px;
	height: 20px;
	width: 50px;
}
div#content{
	position: absolute;
	left: 50%;
	top: 560px;
	width: 800px;
	margin-left: -400px;
}
div#content p{
	text-align: left;
}
div#content b p{
	text-align: center;
	font-style: normal;
}

div#content b{
	font-style: normal;
	font-size: 20px;
	color: white;
}
div#logodescr{
	position: absolute;
	left: 420px;
	top: 700px;
	font-size: 24px;
}

div#divider {
	position: absolute;
	left: 50px;
	top: 800px;
	width: 1050px;
	background-color: white;
	font-size: 2px;
}

div#soonRelease{
	position: absolute;
	left: 430px;
	top: 880px;
	font-size: 35px;
	color: #f7d130;
}
div#soonRelease p{
	color: #f7d130;
}
div#lowLogo{
	position: absolute;
	left: 355px;
	top: 1000px;
}
div#lowLogo a img{
	border: none;
}
div#lookfor{
	position: absolute;
	left: 150px;
	top: 1300px;
	width: 900px;
	font-size: 35px;
}
div#ticspacer{
	position: absolute;
	left:10px;
	top: 1500px;
	height: 10px;
	width: 10px;
}

