@charset "utf-8";
/* CSS Document */

#header {
	background-color:#eeedeb;
}
#header div {
	position:absolute;
	font-family:"Times New Roman", Times, serif;
}

#header #logo {
	left:20px;
	top:10px;
	height:80px;
	width:160px;
	text-transform:uppercase;
	letter-spacing:-10px;
	font-size:80px;
}
#header #caption {
	left:130px;
	top:58px;
	height:25px;
	font-size:25px;
}
#header #bida {
	right:25px;
	top:5px;
}