HTML {
   height: 100%; }

body {
	height: 100%;
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	
.text2 {	
	font-family: tahoma;
	line-height: 170%;
	margin-bottom: 3%;
	font-size: 11px;
	color: #000000;
	 }	
	 
.text {	
	font-family: tahoma;
	line-height: 150%;
	margin-bottom: 3%;
	font-size: 11px;
	color: #000000;
	 }	

.orange {	
	font-family: tahoma;
	line-height: 170%;
	margin-bottom: 3%;	
	font-size: 11px;
	color:#000000; }
	
.heading {	
	font-family: tahoma;
	line-height: 280%;	
	font-size: 12px;
	font-weight:bolder;
	color: #CC6600; }

.profile {	
	font-family: tahoma;
	line-height: 160%;
	margin-bottom: 3%;
	font-size: 11px;
	color: #666666; }	

.more {	
	font-family: tahoma;
	line-height: 140%;
	margin-bottom: 3%;
	font-size: 11px;
	color: #CC6600; }

.photo {	
	font-family: tahoma;
	line-height: 115%;
	margin-bottom: 3%;
	font-size: 9px;
	color: #666666; }

.copyright {	
	font-family: tahoma;
	font-size: 10px;
	color: #cfcfcf; }



