﻿/*
body
{
	background: url(images/background.gif);
	color: rgb(0, 51, 102);
}
*/
body
{
    background-color:Silver;
	color: rgb(0, 51, 102);
}