body	{	
	font: 70% arial,sans-serif;
	text-align:left;
	color: #E3C9F5;
	background-color: #915085;
	line-height:1.8
	}

p	{	
	margin:5 5px 15px;
	}


div#header {position: absolute;left:0px;bottom:0px;}
div#container {position: absolute;left:490px;bottom:0px;text-align:left;background-image: url(img/kek_bg.png);}
div#content {line-height:2.0}

div#header{float:left;width:490px;margin:0 auto}
div#container{width:500px;height:354px; margin:0 auto}
div#top{float:left;width:360px;}
div#content{float:left;width:360px;height:200px;}
div#bottom{float:left;width:360px}




h6 {
        font-family: verdana, sans-serif;
        font-weight: normal;
        font-size: 10px;
        color: #87457B;
	width: 100%;

      }


.style3 {
        border: dotted 1px #ffffff;
        background-color: #E5CB9A;
        padding: 0.1em;
        }
		 			 			



a:link {
	text-decoration: bold;
	font-family: trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;
	font-size: 12px;
	color: #E5CB9A;
	}

a:visited {
	text-decoration: underline;
	color: #E5CB9A;
	font-size: 12px;
	font-family: trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: trebuchet ms, Arial, Verdana, Helvetica;
	background-color: #E3C9F5;
	text-decoration: bold;
	color: #87457B;
	}

a:active {
	text-decoration: none;
	font-size: 12px;
	font-family : trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: underline;
	background-color: #E3C9F5;
	color: #87457B;
	}		
