@charset "utf-8";
/* CSS Document */

.heading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #9C9;
}.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #09C;
	font-style: italic;
}
.subheading {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #93C;
}
.update {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #0C6;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #339;
	text-decoration: underline;
}
a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #F9F;
}
a:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #306;
	text-decoration: line-through;
}
.imagesources {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003;
}
.heading2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: lighter;
	color: #CC33CC;
	text-decoration: none;
}
.background {
	background-attachment: scroll;
	background-color: #CCF;
}
.background2 {
	background-image: url(149-purple-wave.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0px;
	color: #FCF;
	font-weight: normal;
	background-color: #FFF;
	text-transform: uppercase;
	position: fixed;
	background-repeat: no-repeat;
	white-space: normal;
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.backgrounds {
	background-image: url(149-purple-wave.jpg);
}

.word {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C0C;
}

.apps {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #906;
}
.background3 {
	background-color: #99F;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #609;
	border-right-color: #609;
	border-bottom-color: #609;
	border-left-color: #609;
}
