body { background-color: #D3D3D3;}

.bg	{	
	border: 0px solid black;
  	background-color:#A9A9A9;
  	width:1260px;
 	height: 630px;
  	position: absolute;
  	top: 10px;
  	left: 10px;
	} 

.my1 	{	
	border: 0px solid black;
  	background-color:#808080;
  	width:1240px;
  	height: 60px;
 	position: absolute;
	top: 5px;
  	left: 5px;
	}
