@import url(mash.css);
@import url(dark.css);

html {
	color: #CCC;
}

#credits {
	color: #999;
}

#general-purpose-3 {
	background-image: url(../img/peach/bg.png);
}

#general-purpose-1 {
	background-image: url(../img/peach/titleleft.png);
}

#general-purpose-2 {
	background-image: url(../img/peach/titleright.png);
}

a:link, .quote-browser .inactive {
	color: #FC0;
}

a:visited {
	color: #C90;
}

a:hover {
	color: white;
}

h2 {
	border-color: #FC0;
	color: white;
}