
main {
	width:		400px;
	height:		200px;
	margin:		0 AUTO;
	padding:	10px;
	border-style:	ridge;
	border-color:	#AAAAAA;
	border-width:	2px;
}

