body {
	background-color: #e6e1e5;
}
.em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #6F6F6E;
}

.em2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 32px;
color: #C5C5C5;
}

.em3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #C5C5C5;
}

.em4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #C5C5C5;
}

.cont {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 686px;
	background-image: url(back.jpg);
}

.a {
    color: #e30817;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.em a {
    color: #917987;
    text-decoration: none;
}
.em a:hover {
    text-decoration: underline;
}
.line {
    width: 100%;
    border-bottom: 1px solid #bbb4af;
}
