/*
 * SuperAgency v1.0
 * Copyright 2012 Web Factory, Ltd
 *
 * SKIN: Galaxy
*/

#header-background, footer {
	background-image:url(../../images/backgrounds/bg.jpg);
        background-position: center 840px;
}

.section-odd {
	background:black;
}

.label-success {
	background-color: #004548!important
}