﻿body
{
	background-position: center top;
	background-color: #000;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-image: url(background1.jpg);
}

img
{
	border:0px;
}

.contentPane_div
{
	padding-top: 25px;
}
