body{
	background-image: url(galaxy.jpg) ;
	}
.style1{
	font-family: 'Arimo', sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	}
.style2{
	font-family: 'Jockey One', sans-serif;
	font-size: 45px;
	color: #ffffff;
	font-weight: bold;
	}
.border{
	border: 1px solid #black;
	}
.tablebackground{
	background-color: #223355;
	height: 950px;
	}
td{ 
vertical-align: top;
	}
a:link{
	color:#ffffff;
	}
a:visited{
	color:#848484;
	}
a:hover{
	color:#white;
	}
a:active{
	color:#white;
	}

	