/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

.wrapper ul{
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-right: 30px;
	text-align: left;
}

.maintext a {
	color: #7D0A00;
}

@media(max-width:671px) {
    .maintext h1 {
        padding-top: 0;
    }