h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 450%;
	text-align: center;
	color: #FFFFFF;
	padding-top: 25px;
	line-height: 0px;
    letter-spacing: 10px;
}

table{margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	color: #FFFFFF;
}
	

th {
	font-family: Verdana;
	font-weight: bold;
	font-size: 175%;
	 letter-spacing: 2px;
	 color: #FFFFFF;

}

td {font-family: Arial;
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	height: 38px;
        

}

body {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.myicon {  
	margin-top: 220px;
	color: #FFFFFF;
	font-size: 50px;
	text-align: center;

}

	