body
{
	background-image: url("http://thumbs.newschoolers.com/index.php?src=http%3A%2F%2Fi1276.photobucket.com%2Falbums%2Fy462%2Fstaffpicks%2FAnimated_GIFs%2Ftumblr_m5n3muDJAb1qfi7g6_large.gif&size=400x1000");
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;
}
#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 ;
}