body {background: #fff; color: #fff;}
#main {border-top-color: #fff;}
#left {background: #f6c989;}
#shows, #info {color: #000; background: #f6c989;}
#shows span {color: #663300;}
#shows h1 a {background-image: url(images/header_shows.png);}
#info h1 a {background-image: url(images/header_info.png);}
#now {background: #ef591a; color: #fff;}
#messages {background: #950806; color: #fff;}
#messages textarea {
	background: #b04644;
	border-color: #700605;
	color: #ebd1d0;
}
#messages input {background: url(images/button_send_message.png) no-repeat;}
#footer {border-top-color: #fff;}