/* 
	Resets defualt browser settings
	reset.css
*/
#container {
	width:700px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:700px;
	height:350px;
	position:relative;
}

