/*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/

.theme-1 {
	color: #fff !important;
    background-color:#00204e !important;
}

.theme-2 {
	color: #fff !important;
	background-color:#828282 !important;
}

.theme-3 {
	color: #fff !important;
	background-color: transparent !important;
}

.theme-4 {
	background-color: transparent !important;
}
