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

* {
margin: 0;
padding: 0;
border: none;
}
body {
font: normal 12px/20px Tahoma, Verdana, Helvetica, Arial, sans-serif;
margin: 0 0 30px 20px;
color: #666; 
}
h1 {
font: normal 66px/66px Georgia, "Times New Roman", serif;
color: #000;
letter-spacing: -3px;
padding: 16.5px 0 16.5px 28px;
background: url('go/wp-content/themes/alvagograss/images/kanteunten.gif') no-repeat left bottom;
}
h2 { 
font: normal 15px/20px Georgia, "Times New Roman", serif;
font-style: italic;
margin: -24px 0 20px 230px;
}
p {	color: #666; margin: 0 0 1em 30px; width: 460px; }
h3 {font: normal 12px/20px Tahoma, Verdana, Helvetica, Arial, sans-serif; width: 460px; 
margin: 0 0 1em 30px; 
	border-bottom: 1px solid #FEE600;
	font-weight: bold;
}
a:link, a:visited {
color: #090; 
text-decoration: none; 
}
a:focus, a:hover, a:active {
color: #F00; 
text-decoration: none; 
}