#navigation,#footer {
 background: #7549B1;
 color:#FFFFFF}

A {text-decoration: none;
color:#FFFFFF;}
A:hover {text-decoration: underline;}

#leftcolumn, #wrapper, #rightcolumn { 
  background: #A0AEC1;
}

h1, h2 {
color:#FFFFFF;
}

a:link img,
a:active img,
a:visited img {text-decoration: none;
border: 0;
margin: 0;
}

#copyright {
text-align:center;
color:#999999;
}