body
{
  max-width:750px;
  margin-left:auto;
  margin-right:auto;
  border-top-left-radius: 90px;
  border-bottom-right-radius:90px;
  background: url(http://mack.mobie.in/images/Back3.jpg) repeat #000;
  color: #fff;
}

img{max-width : 99%;}

a {
	color: #fff;
	font-weight: 700; }
	
a:visited {
	font-weight: 0;
	color: #fff; }
	
input {
	border: 1px solid #fff;
	background: #000;
	color: #fff; }
	
.header {
	display: block;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	width: 100%; }
	
.box {
	display: block;
	border: 2px solid #fff;
	background: #000 ;
	color: #fff ;
	text-align: center; }
	
.footer {
	display: block;
	color: #999;
	font-size: 0.9em;
	text-align: center;
	width: 100%; }
	
.bg1 {
	background: #333;
	display: block;
	width: 100%;
	text-align: center;
	text-indent: 10px; }
	
.bg2 {
	background: #888 ;
	display: block;
	width: 100%;
	text-align: center;
	text-indent: 10px; }