@charset "UTF-8";
/* CSS Document */

#content {
	position: absolute;
}

body {
margin-left:0; 
margin-right:0; 
margin-top:0; 
margin-bottom:0; 
width:100%;
height:100%;
overflow:hidden
}

#macaron {
	position:absolute;
	z-index:1;
	left: 70%;
	top: 70px;
	border:none;
}