body{
	background-color: white;
	color: black;
}
.MagmaField {
    text-align: left;
}
.print{
	visibility: hidden;
}

.printCommand {
	background-image: url("printer.gif");
	background-position: center;
	background-repeat: no-repeat;
	padding-right: 80px; 
	margin-left: 80px;
	font-weight: bold;
}
