a	{	text-decoration: none;
	}
#mainimage
	{	
		position: relative;
		text-align: center;
		display: inline;
		width: 600px;
		float: center;	
	}
#maintext
	{	font-size: 2em;
		color:orange;
		font-align: center;
	}
.innerlink 
	{	background-color: #ff9900;
		text-decoration: none;
		
	}
h1 	{	text-align: center;
		color: #ff9900;
	}
h4 	{	text-align: center;
		color: black;
	}
.asterics
	{	color: red;
	}
	