A.example1
{
    BACKGROUND-COLOR: black
}
#imageLeft
{
	float: left;
	margin-right: 10px;
}
#imageRight
{
	float: right;
	margin-left: 10px;
}
#imageCenter
{
	text-align: center;
}
.seoLinks
{
	text-decoration: none;
}
.noline
{
	text-decoration: none;
	color: black;
}
img
{
	border: solid 0px black;
}
