@import "editor_style.css";

body,html {
	padding: 0;
	font-family:Arial;
	font-size:12px;
	margin: 0px;
	background: url("_images/bg.gif") repeat-x top center #a5a5a5;
	height:100%;
}
img{
	border:0;
}
#main{
	height:100%;
	margin: 0 auto;
	line-height: 0;
	width: 447px;
}



