@import url(mash.css);

#general-purpose-3 {
	background: url(../img/red/bg.png) repeat-x;
}

#general-purpose-1 {
	background: url(../img/red/titleleft.png) no-repeat;
}

#general-purpose-2 {
	background: url(../img/red/titleright.png) no-repeat;
}

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

a:visited {
	color: #600;
}

a:hover {
	color: #C00;
}

h2 {
	border-color: #900;
}
