body {
		margin:0;
		padding:0;
		background-color: #E6E6E6;
		color: #949494;
			}


.content {
background-image: 
url('http://www.blockstar.com/images/css/pink_morning.gif');
background-repeat: repeat-x;
background-position: center top;
background-color : #ffffff;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
}

.space { height: 400px;
}


p {
margin-top: 0px;
margin-left: 10px;
font-family: courier new;
font-size: 12px;
text-decoration: bold;
color: #FC75B1;
	}

h1  {color: #FC75B1;
	}

h2 {color: #FC75B1;
	}
	
	
h3	{color: #FC75B1;
	}
	
	
li	{color: #FC75B1;
	}

A:link {text-decoration: none; font-weight:bold; color: #a3a3a3;}

A:visited {text-decoration: none; font-weight:bold; color: #a3a3a3;}

A:active {text-decoration: none; font-weight:bold; color: #FC75B1;}

A:hover {text-decoration: none; font-weight:bold; 
color: #FC75B1;
}
