@CHARSET "UTF-8";

body {
	background-color: lightgray;
	margin: 30px 30px 30px 30px;
}

div.row {
	background-color: lightgray;
}

