
body {
    font-family: 'Maven Pro',Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    width: 100%;
    height: 100%;
    background-color: #dc0000;
}

.center {
	margin: 0 auto;
	width: 500px;
}
