h1, h2 {
float:left;
color: rgb(0,178,210); /*teal blue*/
text-align:center;
width:600px; /*ie*/
font-weight:normal;
margin-top:20px;
}
#nav-photo{
float:left;
margin-left:20px;
margin-top:5px;
}
#services-list  { 
margin-top:30px;
}
#services-list a { 
text-decoration:none;
color: rgb(0,178,210); /*teal blue*/
}
#services-list a:hover { 
color: rgb(0,63,125); /*dark blue*/
text-decoration:underline;
}
#photo1 {
float:left;
margin-top:45px;
margin-left:100px;
}

