body {background: #fff url(../images/wood.jpg) left 0 repeat;  }
a {
		color: #000;
		text-decoration: none;
		font-weight:bold}
	
	a:hover{
		text-decoration: none;
		font-weight:bold;
		color:#ff0000 }
		
#container{background-color:#fff;}


.panel h3{border-bottom:2px solid #ccc }
.panel h3 span{border-bottom:2px solid #ccc}	

