﻿body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	line-height: normal;
}
#footer
{
    padding: 10px;
    font-size: small;
    color: #808080;
    font-weight: bold;
    letter-spacing: 1px;
}
#underConstruction
{
    line-height: 25px;
    padding: 10px;
}

