* {
	margin: 0;
	padding: 0;
}

body {
 color: #828388;
 font: 14px/110% Arial, sans-serif;
}

img {
	border: 0;
}
.logo {
	float: left;
}
