@charset "UTF-8";
/* CSS Document */

#masthead
{
	background:url(/images-interface/header5.jpg) 50% 50% #0b0e0a no-repeat;
}
/* Custom styles for popin & close button */
.custom {
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.custom p {
	padding: 10px 20px;
	margin: 30px 0 0;
	font-size: 14px;
	font-weight: 300;
	text-align: justify;
}

iframe {
	width:500px;
	height:400px;
}