

body {
background-color: #99cc33;
background-image: url('images/jungle3.jpg');
color: #ffffff;
padding: 25px;
font-family: arial, sans-serif;
font-size:12px; 
font-weight:700;
line-height:14px; 
}


a { 
color: #ffffff; 
font-family: arial, sans-serif;
font-size:12px; 
font-weight:700;
line-height:14px; 
}

.large {
font-size:14px; 
line-height: 16px;
font-weight: 900;
}

h1 { 
font-weight: 900;
font-size:24px; 
line-height:26px; 
}

.subtitle { 
font-weight: 900;
font-size:14px; 
line-height: 16px;
}

h2 { 
font-weight: 900;
font-size:16px; 
line-height: 18px;
margin: 0px;
}

h3 { 
font-weight: 900;
font-size:14px; 
line-height: 16px;
}


img {
margins: 10px;
paddings: 0px;
border: 1px; 
border-color: #ffffff; 
}