
/* COMMON TAGS */

body {margin: 0px; background: #1da843 url(green-background.jpg) top center no-repeat; text-align: center;}
h1 {font: 35px "Tahoma"; color: #ffffff; text-decoration: none; font-weight: bold; margin: 30px 20px;}
h2 {font: 25px "Tahoma"; color: #ffffff; text-decoration: none; font-weight: bold; margin: 20px 30px;}
h3 {font: 15px "Tahoma"; color: #ffffff; text-decoration: none; font-weight: bold; margin: 10px 40px;}
p {font: 12px "Tahoma"; color: #ffffff; text-decoration: none; font-weight: normal; margin: 10px 40px;}
li {font: 12px "Tahoma"; color: #ffffff; text-decoration: none; font-weight: normal; margin: 10px 40px;}
a {font: 12px "Tahoma"; color: #ffffff; text-decoration: underline; font-weight: normal;}
a:hover {font: 12px "Tahoma"; color: #108332; text-decoration: underline; font-weight: normal;}

/* ID's */

div#wrapper {width: 900px; margin: 100px auto; text-align: left;}

/* CLASSES */

.illuRight {float: right; margin: 0px 0px 20px 20px;}
.explanation {border: solid 2px #108332; background: #27BE57; padding: 10px; width: 880px; margin-top: 30px;}
