body {
	background-color: #000000;
	background-image: url(images/melaniestewartindex.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #666666;
	cursor: auto;
	font-size: 14px
}
a {
	text-decoration: none;
	font-size: 18px;
}
a:visited {
	color: #BBBBBB;
}
a:hover {
	color: #FF6633;
}
a:active {
	color: #FF3300;
}
