h1{
font-size:250%;
font-family: Courier New;
text-align:center;
color:red;
}

h2{
font-size:150%;
font-family:Calibri;
text-align:center;
}

a:hover{color:orange;}

body{
font-size:125%;
font-family:Calibri;
text-align:justify;
border-width:6px;
border-style:solid;
border-color:red;
padding:8%;
}


a{
font-family:Agency FB;
font-size:100%;
}