@charset "UTF-8";
body {
	background-color: #14D49C;
	font-weight: bold;
	top: 0px;
}
#rightimage {
	float: right;
}
#leftimage {
	float: left;
}
#h1 {
	float: center;
}
