    .content-inner ul,li {
    
        margin:0;
        padding:0;
        list-style:none;
    }
    
	.content-inner a {
		text-decoration: none;
		font-family: 'courier new', typewriter, matrix, monospace;
		font-size:20px;
		white-space: nowrap;
		color: #D84;
	}
 
	.content-outer {
                position:relative;
                width:100%;height:100%; 
                background-color: #000; margin: 0;
        }
	.content-inner div { line-height: 1.5; margin-left: 20;}
	.content-inner h3 {text-align: center; font-weight: normal; }