/*
	CSS Style Definitions for Kaos Football
	developed by Stefan Isarie - Webstars ltd.
	http://www.webstarsltd.com/
	sales@webstarsltd.com
*/
html, body{ margin:0; padding:0; font: 10px Verdana, Arial, Helvetica, sans-serif; background-color: #16304B; }
#entry-page{ position: absolute; top: 50%; left: 50%; height:467px; margin-top: -235px; width:516px; margin-left: -258px; background: url("../images/entry.jpg") no-repeat; }
p{ width: 400px; position: relative; text-align:center; color:#fff; margin: 70px 0 0 60px; }
ul{ margin:20px auto 0 auto; padding:0; list-style: none; width: 400px; }
ul li{ margin:0; padding: 0; float:left; }

.b{ font-weight: bold; }
img{ border:0; }
a{ outline: none; }

