﻿/* 
                basic.css
*/
html
{
    background-color: #fff;
}



#surround
{
	margin-left: auto;
	margin-right: auto;
    background-color: #fff;
    color: White;
    width: 987px;
}

