/* CSS Document */
html, body {
	height:100%;
}
body {
	margin:0;
	background-color: #F2F3F7;
}
div#outline {
	border: medium solid #8196C1;
}
