.home {
	background-image: url('images/stripe_bk.jpg') 
	background-repeat: repeat-y
	body {background-color: #C3C0D0}
	h1 {background-color: #00ff00}
	h2 {background-color: transparent}
	p {background-color: #C3C0D0}
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16;
	color: #624A7E;
	text-decoration: none;
	link: #624A7E}
A:link {color: #624A7E}
A:link {text-decoration: none}
A:visited {text-decoration: none; color: #624A7E}
A:active {color: #624A7E}
A:hover {text-decoration: none; color: navy;}
}
