body {
background-color: #EDE3EF;
background-image: url("http://zhoque.net/warewacollector/cssonlybg.png");
background-repeat: repeat-x; 
font-family: arial, verdana, tahoma;
    font-size: 12px;
    color: black;
}

img {
border: 0px;
}

a {
color: #834D72;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #D39FC3;
text-decoration: none;
}

#content {
  background: #fff;
  position: static;
  width: 670px;
  margin-top: 10px;
  text-align: justify;
  padding: 9px;
}

#header {
 position: static;
 margin-top: -15px;
 overflow:auto;
 width: 670px;
 html>body .content {
  width:670px;
}

#navigation { 
width: 100%;
margin-top: 10px;
padding:0 0;
font-weight:bold;
margin-bottom: 0px;
font-size: 9px;

} 

h1
{ font-family: arial;
  font-size: 20pt;
  font-weight: bold;
  color: #5A3462;
}

h2 {
font-family: arial;
font-size: 14pt;
font-weight: bold;
color: #82478F;
}


#navigation li {
display: inline;
text-align:center;
margin: 0px;
padding:0 0;
font-weight:bold;
margin-top: 5px;
font-size: 9px;
}

#navigation ul {
display: inline;
list-style-type: none;
margin:8px;
padding:0;
font-weight: bold;
margin-top: 5px;
font-size: 9px;
}

#navigation ul li a { 
display: inline;
background-color: #D0B7D9;
text-decoration: none;
padding: 5px 16px;
font-weight: bold;
margin-right: 5px;
margin-top: 5px;
font-size: 9px;
} 

#navigation ul li a { 
display: inline;
color: #ffffff;
font-weight: bold;
margin-right: 5px;
margin-top: 10px;
font-size: 9px;

} 

#navigation ul a:hover { 
display: inline;
color: #ffffff;
background-color : #E1D1E7;
font-weight: bold;
margin-right: 5px;
margin-top: 10px;
font-size: 9px;
} 

