body{
margin-left: 5%;
margin-right: 5%;
font-family: arial, serif, times new roman;
font-size: 125%;
}

h1{
text-align: center;
font-family: verdana, serif;
font-weight: bold;
font-size: 400%;
color: #5c3e90;
}

h2{
font-family: verdana, serif, arial;
color:purple;
font-size:175%;
font-weight:bold;
font-style:italic;
color:#4a2885;
}

b{
font-family: arial, serif, times new roman;
font-weight: bold;
}

li{
font-family: arial, serif, times new roman;
list-style-type: decimal;
}

a:link{
color: #00aeed;
}

a:visited{
color : #aabadd;
}
