body {
margin: 10px;
padding: 10px;
text-align: center;
background-image: url(/images/tartan.gif);
}

a:link { 
color: #CC0000;
}

a:visited, a:active {
color: #006600;
}

a:hover {
color: #000066;
}

h1 {
text-align: left ;
color: #CC0000;
}


#container_main {
width:1000px;
background-color: #FFFFFF;
text-align:center;
padding:10px;
}

#container_content {
text-align: left ;
}

#top_nav {
font-weight: bold;
text-align: center; 
color: #CC0000;
}
