body 
{

	background: url("moonrocket.jpg") no-repeat 100px 155px fixed;

}

embed
{

	left: 545px;
	top: 180px;
	position: fixed;

}

object
{
	position: fixed;	left: 485px;	top: 520px;

}

p
{
	color: black;	font-family: sans-serif;
	font-size: 17;	
	left: 580px;
	top: 270px;
	position: fixed;
	
}

a:link
{
	color: black;
	text-decoration: none;	font-family: sans-serif;
	font-size: 17;	}

a:visited
{
	color: 6600FF;
	text-decoration: none;	font-family: sans-serif;
	font-size: 17;	}
a:active 
{
	color: black;
	text-decoration: none;	font-family: sans-serif;
	font-size: 17;	}
a:hover
{
	background:black;
	color: white;
	text-decoration: none;	font-family: sans-serif;
	font-size: 17;	}
