﻿body
{
	 background-image: url(App_Themes/images/background.jpg);
	 background-repeat: no-repeat;
}

#content
{
	width: 960px; height: 700px; margin: 10px auto 10px auto;
}