body {
background-color: #8ea91e;
background-image: url(../img/bg.jpg);
background-repeat: repeat-x;
background-position: top left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Georgia, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #333;
line-height: 18px;
}

.content {
text-align: center;
font-style: italic;
font-size: 14px;
}

.content img{max-width:460px; height:auto;}

.slogan	{
font-size: 30px;
font-family: georgia;
font-style: italic;
}

.header	{
font-size: 16px;
font-weight: bold;
}


a:link 		{ color:#000000; font-size:12px; text-decoration:none; font-weight: normal;}
a:visited 	{ color:#000000; font-size:12px; text-decoration:none; font-weight: normal;}
a:hover 	{ color:#ce6831; font-size:12px; text-decoration:none; font-weight: normal;}
a:active 	{ color:#000000; font-size:12px; text-decoration:none; font-weight: normal;}
a:focus 	{ color:#000000; font-size:12px; text-decoration:none; font-weight: normal;}
