/* ALGEMEEN */

body {
margin: 0;
font-family: Lucida Sans, Arial;
font-size: 12px;
line-height: 1.6;
color: #fff;
background: #b54351;
}

h1 {
}

h2 {
}

h3 {
}


/* STIJL */

a {
}

a:hover {

}


/* STRUCTUUR */

#wrapper {
}

#intro {
width: 100px;
margin: 0 auto;
margin-top: 300px;
}
