body {
	background-position:center; 
	background-color: black; 
}
p
{
	font-family: Tahoma; 
	text-align: left; 
}
a
{
}
a.visited
{
}
h1
{
	font-family:Georgia;
	font-size: 14pt; 
	font-weight: bold; 
	text-align: center; 
}
h2
{
	font-family:Tahoma;
	font-size: 12pt; 
	font-weight: bold; 
	text-align: left; 
}
ht
{
	color: black; 
	height: 2px; 
	width: 90%; 
}
.mobilebutton a:link
{
	-moz-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	-webkit-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	box-shadow:inset 2px 1px 8px 0px #BABAD6;
	background:-webkit-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	background:-moz-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BABABA', endColorstr='#F4F4F4');
	background-color:#BABABA;
	-webkit-border-top-left-radius:30px;
	-moz-border-radius-topleft:30px;
	border-top-left-radius:30px;
	-webkit-border-top-right-radius:30px;
	-moz-border-radius-topright:30px;
	border-top-right-radius:30px;
	-webkit-border-bottom-right-radius:30px;
	-moz-border-radius-bottomright:30px;
	border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:30px;
	-moz-border-radius-bottomleft:30px;
	border-bottom-left-radius:30px;
	text-indent:0;
	border:2px solid #0ce800;
	display:inline-block;
	color:#191919;
	font-family:Technic;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #CCCCFF;
	margin-bottom: 0px; 
}
.mobilebutton a:hover 
{
}
.mobilebutton a:active 
{
}
.mobilebutton a:visited 
{
	border:1px solid #0f8209;
}
.quote
{
	margin: auto auto auto auto; 
	width: 80%; 
	background-color: #EBE0CC; 
	padding: 1px 15px 1px 15px; 
	font-style: italic; 
	text-align: justify; 
}
.navbutton
{
	-moz-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	-webkit-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	box-shadow:inset 2px 1px 8px 0px #BABAD6;
	background:-webkit-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	background:-moz-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BABABA', endColorstr='#F4F4F4');
	background-color:#BABABA;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:2px solid yellow;
	height:75px;
	width:75px;
}
.navbutton a:link
{
	display:inline-block;
	color:#191919;
	font-family:Technic;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #CCCCFF;
	margin: 5px 0 0 0; 

}.navbutton a:hover 
{
}
.navbutton a:active 
{
}
.navbutton a:visited 
{
	border:1px solid #0f8209;
}
