body	{

	margin: 0 0 0 0;
	background:#000000;
	font-family: sans-serif; 
	color: white;

	}

blocklink		{

		background:#ffffff
		on.mouse:#000000

		}

#text  {
	margin-top: 75px;
        text-align: center;
	z-index: 1;
	font-size: 50px;
}

#image {
	position: absolute;
	top: 175px;
	left: 325px;
	
}

#subtext {
	
	position: absolute;
	float: center;
        margin-right:75px;
        margin-bottom:100px;
	top: 400px;
	left: 200px;
	z-index: 3;
	font-size: 18px;
}
