#container {
width : 82%;
border: 3px solid #FFFF00;
background-image: url(bgs.jpg);
}
body {
	text-align: center;
	color: #000000;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #003300;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #454545;
	scrollbar-arrow-color: #ffffff;
	background-image: url(bg.jpg);
	background-attachment:fixed;
	font-weight: bold;
}

.imgbdsm {border: 1px solid #000000}
a:hover .imgbdsm {border: 1px solid #FFFF00}

a:link {
text-decoration: none;
color: #ffffff;
}
a:visited {
text-decoration: none;
color: #ffffff;
}
a:hover {
text-decoration: none;
color: #FFFF00;
}
a:active {
text-decoration: none;
color: #FFFF00;
}
h1 {
	font-size: 42px;
	color: #000000;
	font-weight: bold;
	margin: 3px;
}
h2 {
	font-size: 16px;
	margin: 0px;
}
h2  a {
	font-size: 28px;
}
h2 a:hover{
text-decoration: underline;
}
#menu {
width: 100%;
background-image: url(bgss.jpg);
}
#menu a {
font-size: 20px;
color: #ffffff;
padding: 5px;
}
#menu a:hover {
color: #FFFF00;
text-decoration: underline;
}
#menu-index {
width: 100%;
background-image: url(bgss.jpg);
}
#menu-index a {
font-size: 40px;
color: #ffffff;
padding: 5px;
}
#menu-index a:hover {
color: #FFFF00;
text-decoration: underline;
}
#banner {
background-image: url(bgss.jpg);
}
#content {
width: 100%;
background-color: #000000;
}
.style1 {color: #FFFFFF}

#recip a {
color: #000000;
}
#recip a:hover {
color: #000000;
}