@charset "utf-8";
/* CSS Document */

body {
	background: transparent;
	/*--   /filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	filter: Alpha(Opacity=25);  --*/
	background-image: url(../images/10back16.jpg);  
		background-attachment: fixed;

	background-repeat: repeat;
	margin: 5px;
	background-color: transparent;
	}
#big-page-container {
	width: 	912px;
	height: inherit;
	margin: auto;
}
#page-container {
	width: 910px;
	height: inherit;
	margin: auto;
	background-image: url(../images/10back001.png);
	/*   url(../images/sunrise-sky-gradient-long-cropped50.png);   */
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-top: 0px solid transparent;
	background-repeat: repeat-y;
}

