body {
	margin-right: 10%;
}

p img {
	border: none;
	margin: 2px 5px;
}
    
p .leftimg {
    float: left;
}

p .rightimg {
	float: right;
}

p {
	font-family: Century Gothic, Arial, sans-serif;
}

h1 span, h2 span, h3 span {
	font-size: 85%;
	font-weight: bold;
}

.clear {
	clear: both;
}

