h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

#main {
  	background: url("images/bionicheart.jpg") 50% 0% no-repeat ;
	font-size: 10px;
 	font-weight: bold
}
#blocky {
	border: #225522 1px solid;
	font-size: 13px;
 	font-weight: bold
	text-decoration: none;
	text-align: justify;
	font-family:Georgia, Verdana, Arial, Serif;
}
#default {
text-align: justify;
	font-size: 11pt;
 	font-weight: bold
	text-decoration: none;
	font-family:Georgia, Verdana, Arial, Serif;
}
#default img {
	background: #DDEEAA; 
	border: #225522 1px solid;
	padding:3px;
}
#default a {
	text-decoration: none;
}
#default a:hover{
	text-decoration: underline;
}
#navigation {
filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;	
	padding:3px;
}
#navigation a{
	display: block; 
	color: #FFF;
	background: #2299FF; 
	border: #07F 2px solid;
	padding:3px;
}
#navigation a:hover{
	color: #000;
	background: #07F; 
	border: #04A 2px solid;
	padding:3px;
	text-decoration: none;
}

