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




/**********************************************************
/	More Information - iframe
**********************************************************/
body{
	background:#3a225d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px;
	padding:20px;
}

div{
	background:#fff;
	height:400px;
	overflow:scroll;
	padding:10px;
	width:580px;
}
