viewport 
{
	width: device-width;
	zoom: 1;
}


	body 
	{
	
	height: auto;
	background-color: #000000;
	background-image: url('../../portal/images/bu1.png'), url('../../portal/images/hg1024d1.jpg');
	background-repeat: no-repeat, no-repeat;
	background-size: 45%, 100%;
	background-position: 35%, center;
	background-attachment: fixed, fixed;
	margin:15% 65%;
	
	}


