body{
		background-image:url(../Background.jpg)
	}
.style1{
		font-family:'Inconsolata',Arial,Helvetica,sans-serif;
		font-size:30px;
		color:#ffffff;
		font-weight:bold;
		}

.tablebackground{
		background-color: #77ccff;
		width:990px;
		height:1000px;
		vertical-align: top;
		}
.text{
		font-family:'Raleway',Arial,Helvetica,sans-serif;
		font-size:18px;
		color:#000000;
		font-weight:bold;
		}
		
.style2{
		font-family: 'Titillium Web','Inconsolata',Arial,Helvetica,sans-serif;
		font-size:20px;
		color:#000000;
		}
.nav{
		font-family:Arial,Helvetica,sans-serif;
		font-size:14px;
		color:#000000;
		font-weight:bold;
		background-color:#FFFFFF;
		border-color: black;
		padding:10px;
		border-radius:10px;
		}
.border{
		border:2px solid black;
		}
td{
	vertical-align: top;
		}
a:link{
		color:#FF0000
		}
a:visited{
		color:#FF0000
		}
a:hover{
		color:#FF8000
		}
a:active{
		color:#FFFFFF
	}
.table2{
		background-color:#000000;
		height:40px;
		vertical-align: top;
		border:2px solid black;
		}
a.one:link{color:#000000;
			text-decoration: none;
			font-family:'Raleway',Arial,Helvetica,sans-serif;
			font-size:20px;
		}
a.one:visited{color:#000000;
				text-decoration: none;
				font-family:'Raleway',Arial,Helvetica,sans-serif;
				font-size:20px;
		}
a.one:hover{ color:#FFFFFF;
			text-decoration: none;
			font-family:'Raleway',Arial,Helvetica,sans-serif;
			font-size:20px;
			}
a.one:active{color:#000000;
				text-decoration: none;
				font-family:'Raleway',Arial,Helvetica,sans-serif;
				font-size:20px;
		}
a.two:link{color:#000000;
			text-decoration: shadow;
			font-weight:bold;
		}
a.two:visited{color:#000000;
				text-decoration: none;
		}
a.two:hover{ color:#FFFFFF;
			text-decoration: none;
			}
a.two:active{color:#000000;
				text-decoration: none;
		}