* { color: #ccc; } footer { margin: 20px 0px; } a { color: #fff; } .wide { width:100%; height:200px; background-image:url('/img/topimage.jpg'); background-size:cover; } h1 { color: #fff; } .logo { height: 20px; } .content { background: rgba(0, 0, 0, 0.75); } .footer { background: rgba(0, 0, 0, 0.5); height: 60px; } .full { background: url(/img/background.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .alert-success { background-color: #192f13; } .alert .close { color: #fff; } .img-wiki { max-width: 35%; max-height: 25em; clear: both; } .img-wiki.pull-left { margin-right: 8px; } .img-wiki.pull-right { margin-left: 8px; }