﻿
body 
{
	height: 100%;
	background: #0c1e68 url(Images/background_body.jpg) no-repeat top center;
}
/*
html {
	overflow:auto;
	height:100%;
}

*/ 
/* html #body {
  height: 100%;
}
*/ 
/* {
  margin: 0;
  padding: 0;
  text-align:left;
}
*/
#body
{
	margin:auto;
	text-align:center;
	width:980px;
	
}
