body

 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height:22px;
  background-image: url('../pics/cheergirl.jpg');
  background-repeat: no-repeat; 
  background-attachment: fixed;
  background-position: bottom right;
}


A 			{
	color: #993366;
	text-decoration: none;
} 
A:link		{
	color: #996666;
	text-decoration: none;
} 
A:visited	{
	color: #527C54;
	text-decoration: none;
} 
A:active	{
	color: #6699CC;
	text-decoration: none;
} 
A:hover		{
	color: #996699;
	text-decoration: underline;
} 


.title 
{
                 font-family: verdana, sans-serif; 
                 font-size: 18px; 
                 font-weight: bold;
				 padding-bottom : 30px;
}

.date
 {
	font-family: Verdana, sans-serif;
	font-size:9px;
                font-weight: bold;
	color: #784174;
	line-height:150%;
                padding:10px;
}	

.entry
{
	font-size:11 px;
	margin-left : 25px;

}

.footie
{
	font-size:9px;
}

