.col-main
{
background-image:url('../images/media/front_med.jpg');
background-repeat: no-repeat;
background-position: center;
height: 511px;
}

h1
{
font-family: "Diavlo Bold", Helvetica, Verdana, Sans-Serif;
src: url("../images/media/Diavlo_BOLD_II_37.otf") format("opentype");
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */ 
padding: 0 0 15px 18px;
color: white;
font-size: 30px;
}

.col-main p
{
padding: 0 18px 0 430px;
font-size: 14px;
color: white;
line-height: 175%;
text-align: right;
}
