.default {	color: black;	font-size: 20px;}.rowspacer {	padding: 10px;	text-indent: 20px;	height: 200px;	width: 300px;}.rowspacershaded {	background-color: #E0E0E0;	padding: 10px;	text-indent: 20px;}.contentlarge {	font-size: 26px;	font-weight: 400;	text-align: center;}.test {	font-size: 28px;	font-weight: 200;}.shadow {	-moz-box-shadow: 0 0 5px 5px #888;	-webkit-box-shadow: 0 0 5px 5px #888;	box-shadow: 0 0 5px 5px #888;	width: 80%;	height: 100px;}