@charset "utf-8";
body {
	background-image: url(futanari_images/futa-bg-left.jpg), url(futanari_images/futa-bg-right.jpg);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
    background-attachment: fixed, fixed;
	margin: 0px;
	padding: 0px;	
	background-color: #663333;
	align-content: center;
}


.borders {
	border-top-color: #c9b27c;
	border-right-color: #c9b27c;
	border-bottom-color: #c9b27c;
	border-left-color: #c9b27c;
	border-style: groove;
	border-width: 8px;
}
.FUTA_TEXT {
	text-align: center;
	background-color: #c9b27c;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 25px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 10px;
}
.futanari-video-block {
	background-color: #663333;
	color: #FFFFFF;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: justify;
	font-style: italic;
	font-size: 14px;


}
.futa_sites {
	margin-top: 13px;
}

.futadream-text-block {
	padding-right: 5px;
	padding-left: 5px;

}

.futa-img-block {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #C9B27C;
}
.futadream-mix-table {
	border-top: 3px solid #c9b27c;
	background-color: #663333;
	padding-top: 5px;
	border-bottom: 3px solid #C9B27C;
	padding-bottom: 5px;
}
.futaimg_mix {
	border: 1px solid #C9B27C;
	margin-top: 5px;
	margin-bottom: 5px;
}
.futadream_webmasters {
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
