@charset "utf-8";
/* CSS Document */
body{
	margin-top: 0;
	background-color: #000000;

}
#flash_content {
	background-image: url(content/wp-content/themes/lora_rials/images/flash_images/island_back_web.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 1161px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#flash_content a{ color:#ffffff;}
#flash_content a:hover{color:#000000;}

#flash_intro {
	height: 518px;
	width: 536px;
	padding-left: 279px;
	padding-top: 99px;
}
