html
{
	height: 100%;
	width: 100%;
	font-size: 62.5%;
}
 body
{
	color: white;
	background-image: url(http://www.todayandtomorrow.net/wp-content/uploads/2008/11/v2vk9w.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin: 0px;
	background-color: #000;
}

h1,h2
{
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.5em;
}h2
{
	margin-bottom: 0.15em;
	font-size: 1.5em;
	color: #1e9bcd;
}
 p
{
	line-height: 1.4em;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
 a
{
	color: white;
	text-decoration: none;
}
 a:hover
{
	color: #1e9bcd;
}
 #header
{
	margin: 0px;
	left: 0px;
	position: absolute;
	top: 50px;
	width: 100%;
	text-align: center;
	padding: 0px;
}
 #footer
{
	top: auto;
	margin: 0px;
	position: absolute;
	width: 100%;
	right: 0px;
	left: 0px;
	bottom: 20px;
	text-align: center;
	padding: 0px;
}
 #hiddentext
{
	visibility: hidden;
}
 h2 span
{
	color: #333;
}
 
