h1, h2 {
float:left;
color: rgb(0,178,210); /*teal blue*/
text-align:center;
width:640px; /*ie*/
font-weight:normal;
margin-top:20px;
}
#nav-photo{
float:left;
margin-left:20px;
margin-top:5px;
}
#photo1 {
float:left;
margin-top:35px;
margin-left:150px;
padding:10px;
border:1px solid rgb(201,201,201); /*light grey*/
}
.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;
}

