body {
	background-color: #FFFFFF;
	top: auto;
	right: auto;
	bottom: 78px;
	left: auto;
	border: medium groove #FF6600;
	padding: 23px;
	text-align: justify;
	vertical-align: baseline;
	letter-spacing: normal;
	background-image: url(../images/Raspberr.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

body, td, th {
	color: #330033;
}

h1 {
	color: #333333;
	font-size: 24px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

h2 {
	color: #99FFFF;
	font-size: 24px;
	text-decoration: blink;
	border: medium dotted #FFFF00;
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}

a {
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
