body {	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;	margin: 0px;	background-image: url(../images/gradiant.jpg);	background-repeat: repeat-x;	background-position: left bottom;}.header {	background-color: #FF2080;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;	height: 100px;}.rightblock {	background-color: #FF2080;	height: 100px;	border: 1px solid #000000;	width: 200px;}.bottomblock {	background-color: #666666;	height: 100px;	border: 1px solid #000000;}h1 {	font-size: 18px;}a:link, a:visited, a:hover, a:active {	font-size: 24px;	color: #000000;	text-decoration: none;}.whiteheader {	background-color: #FFFFFF;	height: 200px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;}