body {
background:url(images/demo-sites.jpg) #222222 no-repeat; 
	color:#FFF;
	background-attachment: fixed;
	}
#container {
font-family: Verdana, Geneva, sans-serif;
	padding: 100px;
	width: 775px;
	margin: auto;
	margin-top:-100px;
	padding-bottom: 0px;}
#header{
text-align:center;}
h1 {
font-size:14px;}
.image {
text-align: center;
border: 0;
border-style: none;}

#content{
width:600px;
margin: auto;}

a:link {
color:#ed008c;
}
a:visited {
color:#ed008c;
}
a:hover {
color:#e764a8;
text-align:center;
}
h1 a:link {
color:#fff;
}
h1 a:visited {
color:#fff;
}
h1 a:hover {
color:#fff;
}
a img { 
border: 0; 
}