<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
body { 
font-family:sans-serif;

}

#wrapper {   
width:950px;
	margin-left: auto;
	margin-right: auto;
    overflow:no-display;
      position: absolute;
      left: 50%;
    margin-left: -450px; /* half of the width */
  height: 1500px;
  
    }


a:link {color: #DAE9FE;
text-decoration: none;}a:hover {color: #fce122;
text-decoration: none;}a:visited {color: #DAE9FE;
text-decoration: none;}a:visited:hover {color: #fce122;
text-decoration: none;}

h1 {
color:#ffffff;
font-size:16px;
font-family:Arial Narrow, Arial;
font-weight:bold;
 } 

-->
</style>