/* CSS Document */
#title h1
{
font-size: 1.5em;
line-height: 28px;
color: #db7093;
}


#content h1
{
font-size: 1.2em;
color: #333333;
color: #db7093;
}

#extras
{
background: #db7093;

}