h1,h3{
	text-align:center;
	color:#00F;
	border-bottom:dotted #0000FF;
	width:50%;
	margin:auto;
	
	
}

table{
	border:1px solid;
	padding:10px 10px;
	margin-top:10px;
}

td{
	 text-align: center;
	 border:1px solid #F00;
}

th{
	 border:3px solid #F00;
}

body{
	background-color:#d5e7ff;
}

a{
    font-size: 22px;
}