﻿
.imagecenter {
	text-align: center;
}
.imageright {
	float: right;
	margin: 5px;
}
.imageleft {
	float: left;
	margin: 5px;
}

