body {
	background: #FFDDFF url(images/tile2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer{
	background: #FFFFFF;
}
.img_main{
border-color: #56004E; border-width: 1px; border-style: solid; 
}
a:link{
color:#660066;
text-decoration:none;
}
a:visited{
color:#660066;
text-decoration:none;
}
a:hover{
color:#660066;
text-decoration:underline;
}