#header h1, /* sitename */
#header h1 a
{
font-family: Arial,Helvetica,Sans-serif;
font-weight: bold;
font-size: 170%;
color: #191970;
position:relative;
top:-45px;
left:60px;
}

#header h2 /* tagline */
{
font-family: Verdana,Arial,Helvetica,Sans-serif;
font-size: 160%;
color: Darkorange;
position:relative;
top:+96px;
left:-260px;
} 
