﻿#siteContainer {
	align: center;
	float: center;
	background: #f1efe4;
}

table{
	font: 13px  arial;
	background: #f1efe4;
}

body{
	background: #f1efe4;
}

i{
	text-align: left;
	line-height: 25px;
}

a{
	text-decoration: none;
}
