/*==========================*/
/* BACKGROUND IMAGE & STYLE */
/*==========================*/

/* Sivuston keskiosa, jossa on ne kaksi ottelijaa */
#content {
	background: #D8D8D8 url(images/background_seal.jpg) no-repeat;
	width: 556px;
	vertical-align: top;
	margin-top: 2px;
}
