/****************ABOUT PAGE***************/
#body_wrap {
background-image: url('/files/feather.png');
background-repeat: no-repeat;
background-position: 440px 4.5em;
}

#about_email {
position: relative;
top: 4px;
}

div#site_name {
color: #3382CC;
font-size: 118%;
font-weight: lighter;
}

h1#site_desc {
text-transform: none;
line-height: 118%;
}

div#about_images img{
position: relative;
top: 13em;
left: 300px;
}
/****************ABOUT PAGE ENDS***************/