body { 	margin:50px 0px; padding:0px;
		text-align:center;
		color: #6F6F6F;
        font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:1.5;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
	}

body {
	background: top;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}


h1 {
	font-size: 120%;
	color: #6F6F6F;
	}

p {
	margin-top: 0px;
	text-align: center;
	}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #E73100;
	}
img {
border:0px;
}


#wrap { width:750px;
	margin:0px auto;
	text-align:center;
		}

#row1 {
	padding-top:20px;
		}

#row2 {
	margin-top:40px;
		}


#row3 {
	margin-top:40px;
		}

#imagecenter { text-align: center;
                }

