@charset "UTF-8";
/* CSS Document */

table {
	font-family: "Courier New", Courier, monospace;
	font-size: .9em;
	margin: 20px;
	border: 1px solid #000000;
		
}
td {
	padding: 4px;
	
}
table {
	margin-left: 150px;
}
body {
	background-image: url(../images/1045414_soccer.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 24px;
	font-weight: bold;
}
