/* CSS Document */

body {
	background-image: url(monitors.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	background-color: #89ae53;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.exceptional {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.exceptional a:link {
	color: #000000;
	text-decoration: underline;
}
.exceptional a:hover {
	color: #ffffff;
}
.exceptional a:visited {
	text-decoration: underline;
body2 {
	background-image: url(phoebe_gif_32_color.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
