html {background:#000000 url('images/bg.jpg') top center; background-attachment: fixed;}
#container {position:relative; width: 900px; margin:0 auto; margin-top:120px;}
.logo {position:fixed; top:0; left:0;}
#container img {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
	cursor: pointer;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 120px;
}
#cboxCurrent{display: none !important;} 
.by_od {position:fixed; bottom:10px; right:0; background:url(images/by_od.jpg); height:100px; width:250px; font-family: 'Concert One',cursive; text-shadow: 1px 1px #000000; color:#fff;}
.by_od .by{padding-left:118px; padding-top:61px;}
.by_od a{color:#FFFFFF; text-decoration: none;}
.by_od .by span{display:block;font-size:11px;}