body{
  font-family:Arial, sans;
  color: #9B9A9A;
}

a{
 color:#458BDF;
}

a:hover{
  color:#EF4A4A;
}

#main{
  margin:150px auto;
  width:520px;
}


.smallfont{
  font-size:20px;
}


.mediumfont{
  font-size:25px;
}


.largefont{
  font-size:30px;
}