Common.css
From Conflict of Nations Wiki
/* CSS placed here will be applied to all skins */ h1{ font-family: Verdana, Geneva, sans-serif; } body { background-image: url("http://www.conflictnations.com/fileadmin/templates/conflictnations/forum/bg.jpg"); background-color: #cccccc; } p {color: white;} h1, h2, h3, h4, h5, h6 {color: white;} html * { font-size: 1em !important; color: #FFF !important; font-family: Arial !important; }