body {
	background-color: #6e90c4;
}

.insertpicture {
	float: right;
	margin: 15px 0px 15px 15px;
}

h1 {
	text-align: center;
}

.titleimage {
	text-align: center;
	/* position: fixed;*/
	/* float: left; */
}

.main {
	/* margin-left: 200px; */
	text-align: justify;
}

p {
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
}

.linktitle {
	text-align: center;
	font-style: italic;
	font-size: 18pt;
}

p.fixedmessage {
	background-color: #E0E080;
	text-align: center;
}

ul {
	list-style-position: inside;
}

ol {
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
}

ol li ol {
	list-style: lower-alpha;
}

img.imageright {
	text-align: right;
}
