body{
		background-color: #eecccc;
		background-image: url(space05.jpg);
		}
.style1{
	font-family: 'Francois One', sans-serif;
	font-size: 60px;
	color: #610B21;
	font-weight: bold;
	}
.style2{
	font-family: 'Droid Serif', serif;
	font-size: 30px;
	color: #222211;
	}
	
.style3{
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	color:#222211;
	}
.style4{
	font-family: 'Roboto Slab', serif;
	font-size: 24px;
	color: #aa8855;
	}
.cellpaddingstyle{
	margin: 30px;
	}
.border {
	border: 2px solid #ccaa66;
	border-radius:5px;
		}
.tablebackground{
	background-color: #ffffdd;
	height: 500px;
	}
	
a:link{
	color:#086A87;
	}
a:visited{
	color: #610B0B;
	}
a:active{
	color:#610B21;
	}
a:hover{
	color: #ffcc33;
	}
	