body {
	background-color: #A4A4A4; font-colour #ffffff;background-image: url('stylebg.jpg');
background-repeat: no-repeat; background-attachment: fixed
}

a { font-size: 17px; font-family: "copperplate gothic light";
}
a:link {color: #0000ff}
a:visited {color: #ff0000}
a:hover {color: #004080}
a:active {color: #ff00ff}
p.one:first-letter
{
color: black;
font-size:x-large
}
h1 {
	text-align: center;
}
h2 { text-align: center; font-family: "Comic Sans MS"; font-size: 200%; color: green;
}
h3 { text-align: center; font-family: "Rockwell Extra Bold"; font-size: 350%;
}
h4 { text-align: center; font-family: "Times"; font-size: 200%;
}
h5 { text-align: center; font-family: "Franklin Gothic Book"; font-size: 125%; color: orange;
}
h6 {	margin: 1; font-family: "Comic Sans MS"; font-size: 115%; color: purple;
}
ul.outside
{
list-style-position: outside; list-style-type: square;
}
img.floatr { float: right;
}
img.bottom {vertical-align:text-bottom}
#top {
	clear: both;
	text-align: center;
}
#news {
	font-family: "Comic Sans MS";
	font-size: 80%;
}
#new {
	text-align: center;
	font-family: "New Times Roman";
	font-size: 85%;
}
#bands {
	text-align: center;
	font-family: "Arial";
	font-size: 100%;
}
#cities {
	float: right;
	text-align: center;
	font-family: "Comic Sans MS";
}
#newcities {
	float: left;
	width: 440px;
}
#happening {
	float: right;
	width: 440px;
}
#content {
	float: left;
	width: 792px;
	font-family: "Comic Sans MS";
}
#over {
	float: left;
	width:262px;
	height:150px;
	overflow: inherit;
}
#footer {
	clear: both;
	text-align: center;
	font-family: "Arial";
	font-size: 10px;
}
