#back{
	height:50px;
	width:150px;
	background-color:#086CA2;
	font-family:Verdana;
	line-height:50px;
	font-size:30px;
	text-align:center;
	border-radius:10px;
}
#example{
	height:70px;
	width:300px;
	font-family:Verdana;
	background-color:#086CA2;
	line-height:70px;
	font-size:40px;
	text-align:center;
	border-radius:10px;
	margin:0 auto;
}
#example2{
	height:70px;
	width:300px;
	font-family:Verdana;
	background-color:black;
	border:3px solid #086CA2;
	line-height:70px;
	font-size:50px;
	text-align:center;
	border-radius:10px;
	margin:0 auto;
}
#bk{text-decoration:none;color:#E6E6E6;}
#orangespan{color:#FF8B00;}
#bluespan{color:#086CA2;}
#bluespan2{color:#3989B5;}


#title{
	color:#E6E6E6;
	font-family:Verdana;
	font-size:40px;
	text-align:center;
}
#tag{
	font-family:Verdana;
	font-size:40px;
	color:white;
}
#maintext{
	font-size:25px;
	color:#E6E6E6;
	font-family:Verdana;
	
}
.link{
	color:white;
	text-decoration:none;
	border-bottom:2px solid #086CA2
}

#table2{
	margin:auto;
}
