body {
margin:0px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;  
background-image: url(gallerystripe.jpg);
} 

h1 { color: #666666; }
h2 { color: #666666; }
h3 { color: #666666; }

#content {
width:700px;
background-color:#fff;
padding: 15px;
padding-top: 0px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
border-top: 15px solid #f1f1f1;
}

#content #text {
text-align: left;
}

#nav {
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
background-color: #f9f9f9;
padding: 4px;
}

#adsense {
width:700px;
 
}

#bottom {
width:700px;
background-color:#f1f1f1;
padding: 15px; 
padding-top: 0px;
padding-bottom: 0px;
border: 1px solid #666666; 
border-top: 1px solid #ccc;
}

#banner{
background-image: url(agilegallerylogo.jpg);
background-color:#FFFFFF ;
height:90px;
background-repeat: no-repeat;
background-position: center;
padding-top: 20px;
}