#soccer {
	background: Black url("..\/pictures\/soccerbkgroundblue.jpg") repeat-y fixed;
	color: Blue;
	text-align: justify;
	margin-left:160px;
} 
.soccerhead {
	background: Blue;
	color: White;
	font-size: 35px;
}
.header {
	font-size: 30px;
	color: Blue;
	background-color: Black;
}
.site, .dates, .home, .away, .times, .fields {
	font-size: 12px;
	color: Yellow;
	background-color: black;
}
.headings {
	font-size: 14px;
	text-decoration: underline;
	background-color: White;
	color: blue;
}
.soccer {
	background: black url("..\/pictures\/background.jpg");
	color: yellow;
	font-size: 12px;
}