body {background-image:  url(about.jpg);background-position: top center;background-attachment: fixed;background-color: #CCCCCC;background-repeat: no-repeat;}.wrapper {	position: relative;	width: 450px;	margin: 0 auto;	text-align: left;	font-size: 15px;	font-family: Arial, Helvetica, sans-serif;	padding: 10px;	}.title { font-family: "Arial Black", Helvetica, sans-serif;font-size: 62px;width: 310px;height: 250px; position: fixed; top: 5px; 	right: 50%;margin: 0 125px 0 0 ;text-align: center;z-index: 1;background: ;}.title p {letter-spacing: 10px; }.more { font-family: Arial, Helvetica, sans-serif;width: 310px;height: 0px; position: fixed; top: 95px; 	right: 50%;margin: 0 125px 0 0;text-align: center;z-index: 1;} .email { font-family: Arial, Helvetica, sans-serif;width: 344px;height: 0px; position: fixed; top: 470px; 	left: 50%;margin: 0 125px 0 0 ;text-align: center;z-index: 1;}  a:link {color: black; text-decoration: none; }a:visited {color: black; text-decoration: none; }a:hover {color: black; color: grey; }a:active {color: black; } 
