#container {
	border: 5px solid #009ddc;
	background-image: url(../images/themes/teampage_default.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer {
	border-top: 3px solid #009ddc;
}
h3 {
	color: #009ddc;
}
th {
	color: white;
	background-color: #009ddc;
}
#teamname {
	border-left: 10px solid #009ddc;
}


