/* CSS Document */

body{

}

#box{
	height: 300px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

#sistem{
	clear: both;
	margin-bottom: 90%;
}

