body 	      {background-color: #EEDBCD;}

h1            {text-align: center;
	       	   font-style: normal;
               font-weight: 900;
               font-variant: small-caps;}   

h2            {text-align: center;
	             font-size: 18px;}

h3	      {text-align: center;
	       font-size: 13px;
	       font-weight: bold;}

h4	      {text-align: center;
	         font-size: 18px;}

table {text-align: center; 
       border: 1px solid black;
       margin-left: auto;
       margin-right: auto;}
      
td {border: 1px solid black;}

a {text-decoration: none; color: black;}

div.index {width: 800px; height: 800px;}
div.logo {width: 800px; height: 210px;}
div.buttons {width: 800px;height: 20px;}
div.foot {width: 800px;height: 25px;}
div.toplist {text-align: right; margin-top: 1%;}
