h1, h2 {
float:left;
color: rgb(0,178,210); /*teal blue*/
text-align:center;
width:640px; /*ie*/
font-weight:normal;
}
h1 {
margin-top:20px;
}
#nav-photo{
float:left;
margin-left:10px;
margin-top:5px;
}
#services-list ul li { 
margin-top:15px; 
}
#photo1 {
float:left;
margin-top:35px;
margin-left:0px;
}
#vertical-collage {
float:left;
margin-top:30px;
margin-left:40px;
}
.title-boxed-para {
margin-top:30px;
}
.pdf-logo {
width:24px;
height:24px;
}
.blue-dot-cv {
margin-top:7px;
}
#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;
}
.boxed-text {
    width: 600px;
}
/*
.cv-summary,
.cv-label {
float:left;
}
.cv-via-pdf {
clear:both;
float:left;
}
.pdf-logo {
float:right;
}
*/

