@charset "UTF-8";

a:link,a:active,a:hover {
  color:#660033;
}

a:visited {
  color:#777B88;
}

body {
  background-image:url(http://i847.photobucket.com/albums/ab34/lillyetterayne/blue-check-pattern-background_zpsa440e45c.jpg);
}

<head>
<style>
p.serif {
  font-family:"Times New Roman",Times,serif;
}

p.sansserif {
  font-family:Arial,Helvetica,sans-serif;
}

body {
  color:#330033;
}

h1 {
  color:#330033;
}