@charset "UTF-8";
/* CSS Document */

html, body, #mainframe {
	margin:0px;
	padding:0px;
	width:100%;
	height:600px;
	background-color:#FFF;
}

# div {
	position:absolute;
	right:10px;
	}