body {
  color: #333333;
  background-color: #AEB1A2;
  background-image: url('themes/simply_modern/images/bg_pattern_brown.jpg');
  background-repeat: repeat;
}

a:link {
COLOR: #000000;
}
a:visited {
COLOR: #000000;
}
a:hover {
COLOR: #000000;
}
a:active {
COLOR: #000000;
}

h1 {
font-size: 40px;
text-align: center;
font-family: verdana;
}

h2 {
font-size: 40px;
text-align: center;
font-family: verdana;
}

h3 {
font-size: 10px;
text-align: center;
}
