body {
	background-color: white;
	background-image: url('eovblurbkg.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}

div.container {
	margin-top: 25px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 50px;
}

small {
	font-family: "Arial", Arial, sans-serif;
	font-size: 0.6em;
}

h1 {
	font-family: "Arial", Arial, sans-serif;
	font-weight: 700;
	margin-left: 50px;
	font-variant: small-caps;
}
	
p.framed {
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
}

p.notice {
	text-align: center;
}

div.icon {
	display: inline;
	float: none;
	width: 178px;
	max-width: 178px;
	margin: 25px;
}

p.icon {
	font-family: "Arial", Arial, sans-serif;
	text-align: center;
}

	
img {
	border: 0px;
}
