body { 
  background-color: #b5a789;
  font-family:      Georgia, "Times New Roman", Times, serif;
  font-size:        small;
  margin:           0px;
}

#allcontent {
  width:            800px;
  padding-top:      5px;
  padding-bottom:   5px;
  background-color: #675c47;
  margin-left:      auto;
  margin-right:     auto;
}

#header {
  background:	    #675c47 url(images/yasmine.jpg) top left;
  color:	    #efe5d0;
  text-align:	    right;
  margin:           10px;
  height:           153px;
}

#main {
  background-color: #efe5d0;
  color:	    #675c47;
  font-size:        105%;
  padding:          15px;
  margin:           10px 10px 10px 10px;
  width:            590px;
  float:	    left;
}

#shownews {
  background-color: #efe5d0;
  color:	    #675c47;
  font-size:        105%;
  padding:          15px;
  margin:           10px 10px 10px 10px;
  width:            590px;
  float:	    left;
}

#menu {
  background-color: #efe5d0;
  text-align:	    right;
  font-size:        105%;
  padding:          15px;
  width:	    100px;
  float:	    right;
  margin:           10px 10px 10px 10px;
}

.lunnyhubby {
  float:	    left;
  text-align:       left;
  padding:	    0px 10px 0px 0px;

}

.signature {
  font-style:	    italic;
  font-size:	    105%;
  font-weight:	    bold;
}

#footer {
  background-color: #675c47;
  color:            #efe5d0;
  text-align:       center;
  padding:          15px;
  margin:           10px;
  font-size:        90%;
  clear:            both;
}

table {
  width:	    590px;
  border:	    thin solid #675c47;  
}

td, th {
  border:	    thin dotted #675c47;
  padding:	    5px;
}

th {
  background-color: #675c47;
  color:	    #efe5d0;
  text-align:	    center;
}

li {
  list-style-image:	url(images/bunny.jpg);
  padding-top:		5px;
  padding-right:	10px;
  margin-left:		20px;
}


h1 {
  font-size:        300%;
  font-style:	    italic;
  color:	    #efe5d0;1
  text-align:	    center;0
0}

h2 { 
  font-size:	    210%;
}

h3 {
  font-size:	    115%;
}


a:link {
  color:            #b76666;
  text-decoration:  none;
  border-bottom:    thin dotted #b76666;
}
a:visited {
  color:            #675c47;
  text-decoration:  none;
  border-bottom:    thin dotted #675c47;
}

