﻿body
{
	background-color: #FFF;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
