/* CSS Document */

body {
	text-align: center;
	}	
#comic {
	margin: 0 auto;
    width: 800px;
    position: relative;
    background: transparent;
    padding: 0 10px 0 10px;
    text-align: left;
    }
