body {margin: 0; background: #212121;}

a, a:visited, a:hover {

}
p {
font-family: arial, sans-serif;
font-size: 12px;
margin-top: 0;
margin-left:20px;
margin-bottom: 10px;
padding-left: 0;
line-height: 1.4em;
}

.ph {
margin-top: 10px;
margin-bottom: 0px;
font-weight: bold;
border: 0px solid green;
}
.p0 {
margin-bottom: 0;
}
.p2 {
font-weight: bold;
}
.p3 {
margin-top: 0;
margin-bottom: 0;
}

#topNav {
 position: relative;
 top: 20px;
 left: 0px;
 width: 1024px; 
 border: 0px solid red;
 background: transparent;}

#container { width: 1024px; height: 768px; margin: 0 auto;}

#sog #container {background: url("../img/splash.jpg");}
#soghome #container {background: url("../img/home.jpg");}
#about #container {background: url("../img/aboutLaura.jpg");}
#contact #container {background: url("../img/reachus.jpg");}
#gallery #container {background: url("../img/gallery.jpg");}
#investment #container {background: url("../img/investment.jpg");}
#sessions #container {background: url("../img/sessions.jpg");}
#praise #container {background: url("../img/praise.jpg");}
#schedule #container {background: url("../img/schedule-tmp.jpg");}
#clients #container {background: url("../img/clients.jpg");}
#schedule-2 #container {background: url("../img/schedule.jpg");}



