
#mailafriend {
	position:absolute; 
	top:20%; 
	left:120; 
	width:350px; 
	height:300px; 
	border: 1px solid #c0cc02;
	background:#000;
}

h1, h2, h3, h4 {
	color: #fff;
	font-size: 13px;
	text-align:center;
	font-family: Arial;	
}

