body {
	color: #000;
	background-color: #e00;
	background-image: url("");
	font-size: 13px
}

a:link    { color: #fff }
a:visited { color: #fff }
a:active  { color: #fff }
a:hover   { color: black }

#level1 { font-size: 14px; line-height: 150% }
#level2 { font-size: 12px; line-height: 110%; margin-left: 10%}

