@charset "UTF-8";
/* CSS Document */

#img_logo-mobile{
   width:100%;
   height:auto;
}
body, .main_bg {
	background-image:url('/site/1225gony/waterbackground.jpg');
	background-position:top center;
	background-attachment:fixed;
}
#top_photo img {
  width:100%;
   height:auto;
}
.bottom-links {
	background-color:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
}
#powered {
	padding-bottom:0px;
	margin-bottom:20px;
}