body{background:url('../images/bg.jpg') top center no-repeat;background-attachment:fixed;font-family:'Open Sans',sans-serif;}
a{color:#f41e32;}
a:hover{color:#000;}
p{font-size:12px;}
.island{background:#fff;border-radius:5px;margin-top:100px;box-shadow:0px 0px 50px #333;}
.logo{max-height:90px; display: inline-block;}
.phone a{font-size:24px;line-height:90px;}
.map iframe{width:100%;min-height:400px;}
footer{margin:20px 0;color:#fff;font-size:12px;}
footer a:hover{color:#fff;}
.dt-logo{max-height:40px;float:left;margin-right:40px;}
@media (max-width:768px){
	.phone{text-align:center;}
	.island{margin-top:50px;}
}
@media (min-width:769px){
	h1{text-align:center;}
}