body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.splashbg {
	background-image: url(../images/SkyrimSoundtrack_splash_3.jpg);
	background-repeat: no-repeat;
}
.paragraph {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	vertical-align: middle;

}
.paragraphtwo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	vertical-align: middle;
}

.subtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}
.exclusively {
	font-family: "Trajan Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	;text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.comingsoon {
	font-family: "Trajan Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	;text-transform: uppercase;
	color: #7C9AA5;
}


.paragraphinitialcap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
.listenbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.buynow:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#firstparagraphdiv {
	height: 120px;
	width: 550px;
	padding: 0px;
	position: absolute;
	top: 233px;
	left: 50%;
	margin-left: -325px;
}
#pleasenotediv {
	height: 100px;
	width: 150px;
	position: absolute;
	left: 50%;
	top: 360px;
	margin-left: 50px;
}
#comingsoondiv {
	height: 175px;
	width: 440px;
	position: absolute;
	left: 21%;
	top: 485px;
	margin-left: 50 px;
}

#backgrounddiv {
	background-repeat: no-repeat;
	left: 50%;
	top: 0px;
	position: absolute;
	height: 680px;
	width: 1024px;
	margin-left: -512px;
}
#buynowdiv {
	height: 50px;
	width: 210px;
	position: absolute;
	left: 50%;
	top: 520px;
	margin-left: 275px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}



#logodiv {
	height: 150px;
	width: 215px;
	position: absolute;
	left: 50%;
	top: 343px;
	margin-left: 270px; /* Half the width */
}


.buynow:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	text-decoration: none;
}
.buynow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
