   body {
 background: #D1D1D1;
 font-family: arial;
  }
 
 a {text-decoration: underline; color: black;}
 a:hover {text-decoration: underline;} 

 h1, h2{
 font-family: times new roman;
  }
  
 .hook {
 height: 31px;
 margin-left: 85px;
 margin-top: 10px;
 }
 
 .sign {
 height: 113px;
 width: 113px;
 background: white;
 margin-left: 87px;
 }
 
  .sign img {
	margin: 10px;
 }
 
 .button {
 height: 31px;
 margin-left: 85px;
 }
  
 #wrapper {
 width: 800px;
 text-align: left;
 }
 
 #header {
background: white url(http://www.jerusalem-art.org/SafeCMS_Images/Art-inner.jpg);
height: 395px;
text-align: left;
}
	
#main {
background: #D1D1D1 url(http://www.jerusalem-art.org/SafeCMS_Images/Art-Footer.jpg) no-repeat bottom center;
height: 120px;
}

#main td {
font-size: 13px;
}
	
#footer {
font-size: 12px;
height: 40px;
}

#footer td {
font-size: 12px;
}


	