div.row1 {
	background-color: #fff;
	margin-left: 20%;
}

div.row2 {
        background-color: #fff;
        margin-left: 33%;
}

div.spacer {
	clear: both; 
}

h1 {
	color: #660000;
	font-size: 48px;
}

div.float {
	float: left;
	margin-left: 1em;
}
  
div.float p.txtref {
	font-size: 12px;
	color: #660000;
}

div.container {
	font-family: "arial";
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
}

a img {
	border: 0;
}
div.float p.comment {
	color: grey;
	font-size: 10px;
}

p { 
	color: blue;
	font-size: 14px;
}
