/* Theme Name: PROMORU */

*, html, body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: Black;
}



/* Typo */

 a.ahead {
	   font-size: 18px;
   	color: #0066ff;
     }

#logotitle {
	font-size: 72px;
	text-decoration: underline;
	font-family: Tahoma;
	color: White;
	text-transform: uppercase;
	padding-left: 20px; 
	
}	  
	  
/* Cells */

#pr {	padding: 5px 5px 5px 20px; }
#port {	padding: 10px; }
#logoholder {	background-color: #f27201;  height: 162px;}