/*
Theme Name: Geolivero
Theme URI: http://geolivero.com/voorbeeld
Description: "Slide darling slide"
Version: 1.0
Author: Gerald Olivero
Author URI: http://geolivero.com/voorbeeld
Tags: starkers, naked, clean, basic
*/

@import url("css/layout.css");
@import url("css/home.css");
* {margin: 0px; padding: 0px;}
h1, h2, h3 { font-family: Georgia, Helvetica, sans-serif;  font-weight: normal; padding-bottom: 10px;}
h1 {padding-bottom: 0px;}
img {border:none;}
a, p, span, b, i, div {font-family: Arial,Helvetica, sans-serif; }
p {padding-bottom: 15px;}
a { outline: none; -moz-outline: none; color:black; text-decoration: none; border-bottom:dotted 1px #BE3C14;} a:hover {color:#BE3C14;}
body, html {height:100%;}
body { text-align: center; background:white  url(images/layout/background.jpg) repeat left top;}