
#RandomImage {
   width: 499px; 
   height: 324px; 
   background-image: url(../images/homepage/01.jpg); 
   background-position: center center; 
   background-repeat: no-repeat; 
   margin: 0px; 
   padding: 0px; 
   border: 0px solid #999999; 
   background-color: #fff; 
}
#text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
		color: #8962a8;

}
#text02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
		color: #8962a8;

}
#text a:hover {
text-decoration: none;
	color: #8d4327;
	}
#text a {
	color: #8962a8;
	}
