#photo1 { 
float: left;
margin-left:40px;
margin-top:40px;
}
#photo1 img { 
float: left;
padding:5px;
border:1px solid #000; 
}
h1 a {
color: rgb(0,178,210); /*teal blue*/
text-decoration:none;
}
h1 a:hover,
.boxed-text a:hover { 
color: rgb(0,63,125); /*dark blue*/
}
.title-boxed-para {
margin-top:30px;
}
.boxed-text a{
text-decoration:none;
}
