<style type="text/css">
	#container {
        display:block;
        position:absolute;
		left:50%;
		width:728px;
		height:auto;
		border: 0px solid #9a9cab;
		margin: 0px;
		padding: 0px;
        margin-left:-364px;   
	}
    
        a { 
        text-decoration : none; 
        font-family :  sans-serif;
        font-size :  small; 
        color:#ccccff; 
    } 
    
        body {
        font-family: sans-serif;
        text-decoration : none; 
        font-size :  small; 
        background-color:#333333; 
        color:#000066;
    } 
    p {
        font-family: sans-serif;
        text-decoration : none; 
        font-size :  small; 
        color:#000066;
    } 
</style>