@charset "UTF-8";
/* CSS Document */

body {
	background:#000000 url(../images/sunset2.jpg) no-repeat center top;
}
.other {
	color:#993333;
}
a {
	color:#660099;
}
.header {
	color:#CC6666;
}
.header a:hover {
	color:#9966CC;
}
.content {
	color:#330033;
}
.content a:hover {
	color:#993333;
}