body {
  padding: 0;
  margin: 0;
  background: #829ab1 url(images/bg2.jpg) no-repeat center top;
  width: 100%;
  height:100%;
  display: table;
}
.content {
	font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
}


