body
{
	background-image: url(galaxy.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
}

h1
{
	color: #ffffff;
	background-color: transparent;
	font-size: 24px;
	font-family: american typewriter;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 18px;
}

h2
{
	color: #ffffff;
	font-family: american typewriter;
	font-size: 18px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 10px;
}

a:link
{
	color: #fff;
	font-family: american typewriter;
	text-decoration: none;
}

a:visited
{
	color: #fff;
	font-family: american typewriter;
	text-decoration: none;
}
a:hover
{
	color: #fff;
	font-family: american typewriter;
	text-decoration: none;
}

a:active
{
	color: #fff;
	font-family: american typewriter;
	text-decoration: none;
}

#iframe
{
	margin-left: 0px;
	margin-top: 39px;
}