/* CSS Document */


BODY {
	margin:0px;
	background:#31061a url(images/back-home.jpg) top center no-repeat fixed;
	
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

.Style1 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.flip_container {
				width: 200px;
				height: 250px;
				margin: 0px auto;
				}
				
				.carousel_container {
				width: 600px;
				height: 220px;
				}



