@charset "UTF-8";

/*
 CSS created with CSE HTML Validator
*/

body {	background-image: url('images/63-sport-fury-3.jpg')	}

table.table1 {	width: 100%;	height: 75px;	border: none;	}

table.table2 {	width: 100%;	height: 50px;	border: none;    }

table.table2 P { text-align: center;	font-size: x-large;	color: yellow; text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;	}
	
table.table3 {	width: 100%;	height: 500px;   border: none;	}

table.table3 td	{	width: 33%;	  border: border: none;    }

table.table4 {	width: 100%;	height: 50px;	border: none;	}

table.table4 td	{	width: 25%;	  border: none;    }

table.table5 {	 width: 100%;	 height: 100px;   	 border: none;	  }

table.table5 td	{	width: 33%;		vertical-align: middle;   	border: none;    }

table.table6 {	 width: 50%;	 height: 50px;   	 border: none;	  }

table.table6 td	{	width: 50%;		vertical-align: middle;   	border: solid white;    }

table.table7 {	 width: 50%;	 height: 750px;   	 border: solid red;	 vertical-align: middle; }

table.table7 td	{	width: 50%;		vertical-align: middle;   	border: solid white;    }

img {	display: block;    margin: auto;    }

P   { 	text-align: center;	font-size: x-large;	}