/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgmain.jpg);
	background-repeat: repeat-x;
	background-color:#356498;
	
	}

.bgimg {
background-image: url(Untitled-1.jpg);
background-position:top left;
background-repeat: no-repeat;
}