* {
	font-family: Tahoma;
	font-weight: normal;
	line-height: 1.5em;
}

body {
	margin: 0 10%;
	padding: 0;
}

h1.logo {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 80px;
	text-indent: -999em;
	background-image: url("../img/flan.jpg");
	background-color: rgb(13, 10, 6);
	background-repeat: no-repeat;
}

div.main {
}

div.footer {
	text-align: right;
	border-top: 1px solid rgb(0,0,0);
}
