﻿body
{
	background-image: url(../images/Cover%20photo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

img
{
	border:0px;
}

#scroller
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 450px 0 0 0;
}

#center_area
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#success
{
	position: relative;
	width:130px;
	left: 50px;
	top: 380px;
}

#service
{
	position: relative;
	width:130px;
	left: 90px;
	top: 400px;
}

#location
{
	position: relative;
	width:130px;
	left: 130px;
	top: 420px;
}

#contact
{
	position: relative;
	width:130px;
	left: 170px;
	top: 440px;
}

#presentation
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	position: relative;
	width:200px;
	left: 620px;
	top: 430px;
}

a
{
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	color: #FBD8DF;
}

div#footer p
{
	position: relative;
	/* top: -16px; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
   text-align: center;
}