
/**
 * K-Swiss & MTV | Remaster the Classic
 * Styles for display of Flash front end
 */

html, body { 
	height:100%; 
	width:100%;
	background-color: #EEEEEE;
}

body { 
	margin:  0; 
	padding: 0;
	background-color: #EEEEEE;	
	width:100%;
	height: 100%;
	overflow: hidden;
}

#altContent
{
	overflow: hidden;
}
