body {
	background: #a3bbc7;
}

#editor { background: #fff; }

img {

	padding: .5em;
}

a {

	color: #000;
}

a:hover {

	color: #246c91;
}

.container {
	border: 3px solid #246c91;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
}

.header {

	font-size: 1.2em;
	color: #fff;
	background: #98cac1;
	text-align: justify;
}

#logo {

	margin: 10px;
	padding: 0;
}

.center {

	text-align: center;
}

.justify {

	text-align: justify;
}

.PageTitle {
	Color: #246c92;
	line-height: 1em;
	border-bottom: 1px dotted #246c92;
	list-style-type: none;
	font-weight: bold;
	Font-Size: 22px;
	text-transform: lowercase;
	xborder: 1px solid green;
}

