@import url(://fonts.googleapis.com/css?family=Cinzel:400,700);

* {
	margin: 0;
	padding: 0;
	outline:0 none;
	border-width:0;
	color: #333333;
}

html, body {
	background-color: #B70F20;
	height: 100%;
}

#wrap {
	width:498px;
	margin:0px auto;
	min-height: 498px;

}

#wrap2 {
        width:498px;
        margin:0px auto;
        min-height: 300px;

}



.open {
	text-decoration: none;
	font-weight: 700;
	font-size: 20px;
	font-family: 'Cinzel';
	outline: medium none;
	color: #514f50;
	float: left;
	padding-top: 50px;
	
}

.rub {
	text-decoration: none;
	font-weight: 500;
	font-size: 30px;
	font-family: 'Cinzel';
	outline: medium none;
	color: #514f50;
	float: right;
	padding-right: 280px;
	}

strong a, a {
	text-decoration: none;
	font-weight: 400;
	font-size: 30px;
	font-family: 'Cinzel';
	outline: medium none;
	color: #514f50;
	color: #B24ABB;
}

strong a:hover, a:hover {
	color: #B24ABB;
	text-decoration: none;
	font-weight: 400;
	font-size: 30px;
	font-family: 'Cinzel';
	outline: medium none;
}


/*