/* CSS Document for Susan Mckeown*/

body{
background-color: #000000;
color: #ffffff;
font-family: arial, verdana, sans-seriff;
}

.blackback_content{
background-color: #000000;
font-size: 11px;
text-align: justify;
padding: 15px;
}

.blackback_links{
background-color: #000000;
font-size: 11px;
text-align: center;
}


.redback{
background-image:url('../images/redback.jpg');
font-size: 11px;
text-align: justify;
valign: top;
}

.yellowback{
background-image:url('../images/yellowback.jpg');
font-size: 11px;
text-align: justify;
valign: top;
}

hr {
  border: 0;
  width: 100%;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
}

/* Main Links */
a:link {color: #ffffff; letter-spacing: 0px; text-decoration: none; font-size: 11px; font-weight: bold;}
a:hover {color: #888888; text-decoration: overline; font-size: 11px;  font-weight: bold;}
a:visited {color: #999999; text-decoration: none; font-size: 11px;  font-weight: bold;}