@import url(copy.css);

#content {
background: url(../assets/bk_lisa-gianikos.jpg) no-repeat;
padding-right: 4em;
}

/* sandbag divs */
#sb1, #sb2, #sb3,
#sb4, #sb5 {
float: left;
clear: left;
}
#sb1 {width: 230px; height: 155px;}
#sb2 {width: 265px; height: 170px;}
#sb3 {width: 435px; height: 45px;}
#sb4 {width: 480px; height: 45px;}
#sb5 {width: 500px; height: 60px;}
/* end sandbag-divs */

#cd-lisa-gianikos {
margin-right: 10px;
}

h1 {
margin-top: 120px;
margin-bottom: 0;
color: #2f4f4f;
} 
h2 {
margin-top: 0;
color: #789;
}
h3 {
color: #005a9c;
margin-bottom: 0;
}

h1, h2, h3 {font-family: Verdana, "News Gothic MT", Tahoma, sans-serif;}
h1 { font-size: 250% }
h2 { font-size: 160% }
h3 { font-size: 130% }

#content p.c {text-align: center;}