@import "theme4/segment.css";
@import "theme4/donationmeter.css";
@import "theme4/backgrounds.css";
@import "theme4/menu_interactive.css";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        margin-top: 0px;
        margin-left: 0px;
        color: #000000;
        background:  url(theme4/bg/bg.png) top repeat-x #000000;
        background-attachment: fixed;
        height: 100%;
}

.bigtext, .medtext, .gentext, .title, a.title:link, a.title:visited, .faded, a.faded:link, a.faded:visited {
	color: #00ffff;
	font-size: 100px;
	text-decoration: none;
}

