@charset "utf-8";

/* 20s theme


*/

body {

	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	background:#b49976 url(/images/background-20s.jpg) center 0 no-repeat;
}


div.nav p {
	color:#b26714;
}

div.nav a, a.invite {
	color:#b26714;
	text-decoration:none;
}

div.nav a:hover, a.invite:hover {
	text-decoration:underline;
}

div.blurb {
	text-align:center;
}

div.groovytitle {
	display:none;
	overflow:hidden;	
}

p.vintage {
	visibility:hidden;
	height:0px;
}

div.dj {
	width:210px;
	height:180px;
	background:url(/images/radio-20s.png);
	margin:0 auto;
}

div.subcopy a {
	color:#1F1860;
}

div.scraps-70s {
	display:none;
}
div.oriong {
	display:none;
}


