body {
background:#000000 url(images/Female_Voice_Over_bg.jpg) fixed repeat-y center top;
font-family: "Century Gothic";
color: #F4D9E6;
margin: 0px;
}
	
a:link {
color: #ff8bc1;
text-decoration: none;
}
a:visited {
color: #ff8bc1;
text-decoration: none;
} 
a:hover {
color: #ff8bc1;
text-decoration: underline;

}