@font-face {
	font-family: Mistral;
	src: url(fontembed.eot);
}
body {
	background: #fff;
}
#logo {
	background: #fff;
	font-family: Mistral;
	font-size: 32px;
	letter-spacing: 4px;
	position: absolute; 
	top: 50%; 
	left: 50%; 
	width: 126px; 
	height: 70px; 
	margin-top: -70px;
	margin-left: -63px; 
	border: 2px solid #000;
	font-size: 60px;
	padding: 5px;
} 
#sar {
	background: #fc0;
}
#com {
	position: absolute;
	bottom: 2px;
	right: 4px;
	font-family: arial;
	font-size: 9px;
	letter-spacing: 2px;
}

