@charset "utf-8"; /* CSS Document */ /*minting design*/ /* ----modified actinic styles------------------- */ body { background-color: #000; background-image: url("outer-background.JPG"); background-repeat: repeat;	 } /*-------added minting styles-----------------------*/ #outer-container { width: 1152px; margin: 0 auto; background-color: #FFF; } li { list-style: none; }
