@charset "utf-8";
/* CSS Document */

body {
	font: 1em "Lucida Sans Unicode", Arial, sans-serif;
	color: #333333;
}

#logo {
	float: left;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 60%;
}
#ajax {
	float: right;
}

