.body {
	background-color: #D1BDD9;
	background-image: url(images/comp_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.right {
	background-color: #E8E8E8;
	background-image: url(images/right_03.jpg);
	background-repeat: no-repeat;
}
.text_a:link {
color: #FFFFFF;
}
.text_a:visited {
color: #FFFFFF;
}
.text_a:hover {
color: #FFFF00;
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #441752;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
