body {
    font-family: Arial;
}
a:link{
color:Blue;
}
a:visited{
color:Blue;
}
h1 {
color: white;

}