/*
Author: AdvertBanner.com
Author URI: http://www.advertbanner.com/
*/ 

body {
background-color:#000;
color:#AE4F0C;
font-size:1em;
font-family:"Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
margin:0;
padding:0;
}

a:link,a:visited {
border-bottom:1px dotted;
color:#AE4F0C;
font-weight:700;
text-decoration:none;
font-size:0.8em;
line-height:0;
}

a:focus,a:hover {
border-bottom-style:solid;
color:#D03900;
}

.first {
color:#AE4F0C;
letter-spacing:0.4em;
font-weight:700;
font-size:1.8em;
text-indent:-9999px;
margin:5px auto 0;
padding:90px 5px 5px;
}

h1 {
color:#8A8E27;
font-weight:400;
font-size:1em;
line-height:1.2;
margin:0 0 0.5em;
}

h2 {
line-height: 0px;
height: 0px;
text-indent: -9999px;
float: left;
}

p {
width: 200px; /*Safari correctie*/
margin-right: auto;
margin-left: auto;
}

.line {
border-top-width:thin;
border-bottom-width:thin;
border-top-color:#333;
border-bottom-color:#333;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
background-position:center 30px;
height:253px;
margin-top:12%;
margin-bottom:auto;
border-style:solid none;
text-align: center;
}
