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

.header1 {
	font-size: x-large;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
.footer1 {
	font-size: xx-small;
	text-align: center;
	width: 100%;
	clear: both;
	margin-top: 6em;
}
.icon {
	position: absolute;
	left: 5px;
	top: 5px;
}
.iconsmall {
	margin: 5px;
	position: relative;
	top: 10px;
	height: 25px;
	width: 25px;
}
.image {
	height: 192px;
	width: 288px;
}
