#header {
    background: url("me.png") no-repeat scroll 0 0 #CEC6C2;
    border: 0 none;
    color: #666666;
    font-family: "trebuchet ms",verdana,arial,sans-serif;
    margin: 0;
    padding: 15px 15px 15px 60px;
}
#header a {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
#header .title {
    color: #666666;
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#header .title2 {
    color: #555555;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 0;
}