#services{
    position: fixed;
    top: 0;
    right: 150;
    width: 150px;
	height: 150px ;
	border:clear;
}
#reviews {
    position: fixed;
    top: 0;
    right: 0;
    width: 150px;
	height: 150px ;
}
#about{
    position: fixed;
    top: 0;
    right: 300;
    width: 150px;
	height: 150px ;
}
body
{
	background-image: url("http://38.media.tumblr.com/79137c36746c4da8a6dad7916d7c556f/tumblr_nlna8xUMZa1qhv4h7o1_400.gif");
background-repeat: no-repeat;
background-size: cover ;
background-b: color-dodge;
}
h1{
	color: #0eed8e ; 
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	
}

h2{
	color: #0eed8e ; 
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
h3{
	color: #0eed8e ; 
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}