body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans;
	color: #333;
	text-align: left;
	line-height: 1.3em;
	font-size: 0.9em;
}

a {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #555;
}

a:hover {
	color: black;
	border-bottom: 1px dotted black;
}

#container {
	margin: auto;
	width: 100%;
}

#flash {
	display: block;
	margin: auto;
}

#facebook {
	float:right;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
