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


* {
	outline: none;
}

body {
	background-color: #89898b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 32px;
}

#logoBox {
	width: 404px;
	text-align: center;
}

p {
	margin: 0 0 24px 0;
	line-height: 21px;
}

.topGraph {
	margin-top: 53px;
}

