#back{
	height:50px;
	width:150px;
	background-color:#086CA2;
	font-family:Verdana;
	line-height:50px;
	font-size:30px;
	text-align:center;
	border-radius:10px;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);	
}
p{
word-wrap: break-word;
}

div{
word-wrap: break-word;
}

#example{

	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:;
	width:300px;
	font-family:Verdana;
	background-color:black;
	border:3px solid #086CA2;
	line-height:70px;
	font-size:40px;
	text-align:center;
	border-radius:10px;
	margin:0 auto;
}
#example3{
	height:;
	width:300px;
	font-family:Verdana;
	background-color:black;
	border:3px solid #086CA2;
	line-height:70px;
	font-size:40px;
	text-align:center;
	border-radius:10px;
	margin:0 auto;
}
#example4{
	height:;
	width:300px;
	font-family:Verdana;
	background-color:black;
	border:3px solid black;
	line-height:70px;
	font-size:40px;
	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:50px;
	text-align:center;
}
#title2{
	color:#FF8B00;
	font-family:Verdana;
	font-size:50px;
	text-align:center;
}
#tag{
	font-family:Verdana;
	font-size:45px;
	color:white;
}
#maintext{
	font-size:27px;
	color:#E6E6E6;
	font-family:Verdana;
	
}
.link{
	color:white;
	text-decoration:none;
	border-bottom:2px solid #086CA2
}

#table2{
	margin:auto;
}
