#about {
background: url(welcome_bg.png) no-repeat left top #FFF;
padding: 0 90px 10px 190px;
border-bottom: 1px dashed #e6e8a3;
margin: 0;
}

#about p {
font-size: 110%;
}

h1.head {
width: 600px;
height: 75px;
display: block;
text-indent: -5000px;
}

h1.contact {
background: url(contact.png) no-repeat -10px 0;
}

h2 a {color: #CED400;}
h2 a:hover {text-decoration: underline;}

#pic {
width: 900px;
display: block;
height: 350px;
margin: 0;
padding: 0;
background: url(about.jpg) no-repeat;
}

#content {background: url(contact.jpg) right 130px repeat-y;}
