@import url(../fonts/bebas_neue/stylesheet.css);

/* COMMON STYLE
--------------------------------------------------------- */
body {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body#bd { background: #fff; color: #666; }

/* Normal links ---*/
a { color: #980089; text-decoration: none; }

a:hover, a:active, a:focus { text-decoration: underline; color: #f06; }

/* Readon links ---*/
a.readon {
	background: url(../images/arrow-2.png) no-repeat right center;
	color: #660022;
	padding-right: 10px;
	text-transform: none;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {}

h1.componentheading, .componentheading {
	font-size: 100%;
	text-transform: lowercase;
	font-family: Georgia, Arial, sans-serif;
	border-bottom: 1px solid #333;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 10px;
	margin: 0 0 10px;
	color: #333;
}

.componentheading { font-size: 180%; }

h1.componentheading span {
	padding-right: 20px;
	background: url(../images/arrow-1.gif) no-repeat right 8px;
	font-size: 150%;
}

span span.first-word {
	background: none;
	padding-right: 2px;
	color: #ff0066;
	text-transform: uppercase;
	font-size: 60%;
}

h1.componentheading span span.first-word {
	background: none;
	padding-right: 2px;
	color: #ff0066;
	text-transform: lowercase;
	font-size: 60%;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	color: #980089;
	font-size: 250%;
}

.contentheading { font-size: 200%; }

.blog-featured .contentheading { }

.contentheading a {
	color: #980089;
}

.contentheading a:hover,
.contentheading a:focus,
.contentheading a:active {
	text-decoration: none;
	color: #f06;
}

.jitem-title { font-size: 110%; font-weight: bold; }

/* Others ---*/
hr { border-top: 1px solid #ccc; }

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputbox { border: 1px solid #d5d5d5; background: #fff; }

.inputbox:focus { background: none; border: 1px solid #f06; }

button,.button {
	background: #111;
	color: #fff;
	border: 0;
	cursor: pointer;
	padding: 5px;
	overflow: visible;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 2px;
}

button:hover,.button:hover,
button:focus,.button:focus {
	background: #ff0066;
}

input[type="checkbox"] {
    border: 0 none !important;
    background: none;
}

/* User Form ---*/
.josForm {
	padding-bottom: 20px;
}

/* Search ---*/
form#searchForm { border-top: 1px solid #ccc; }

.searchintro { border-bottom: 1px solid #ccc; }

.results h4 { text-transform: none; font-size: 110%; }

form.search {
	float: right;
}

form.search label {
	display: none;
}

form.search .inputbox {
	background: none;
	border: 0;
	color: #666;
}

form.search .button {
	background: url(../images/btn-search.gif) no-repeat;
	border: 0;
	height: 30px;
	width: 30px;
	cursor: pointer;
} 

form.search .button:hover,
form.search .button:focus,
form.search:hover .button,
form.search:focus .button {
	background-image: url(../images/btn-search-hover.gif);
}

/* Contact ---*/
#component-contact { padding-top: 10px; }

#component-contact div.jcontact-form {}

div.contact-info { float: right; width: 48%; }

div.contact-message { float: left; width: 48%; }

#component-contact h2.contact-name { margin-bottom: 20px !important; }

#component-contact #emailForm { }

#component-contact div.contact_email div {
	overflow: hidden;
	margin-bottom: 15px;
}

#component-contact div.contact_email label {
	background: url(../images/label-bg.png) no-repeat right bottom;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0 10px;
	text-shadow: 0 1px 0 #000;
	width: 150px;
}

#component-contact div.contact_email label.invalid {
	background-image: url(../images/label-bg-invalid.png);
	text-shadow: none;
}

#component-contact div.contact_email input {
	display: block;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0 10px;
	width: 200px;
	background: #f2f2f2;
}

#component-contact div.contact_email input:hover,
#component-contact div.contact_email input:focus {
	background: none;
}

#component-contact div.contact_email input.invalid {
	border-color: #ff0066;
}

#component-contact div.contact_email #contact_textmsg {
	border-bottom: 0;
}

#component-contact div.contact_email #contact_text {
	padding: 10px;
	margin-top: 0;
	background: #f2f2f2;
}

#component-contact div.contact_email #contact_email_copy {
	float: left;
	margin-right: 10px;
	width: auto;
	border: none;
	background: none;
}

#component-contact div.contact_email #contact_email_copymsg {
	background: none;
	border: 0;
	float: none;
	width: auto;
	text-shadow: none;
	color: #111;
}

.contact-miscinfo {
	margin-bottom: 20px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading {}

.items-row {
	padding-bottom: 10px;
	padding-top: 10px;
}

.item .contentpaneopen, 
.leading .contentpaneopen {
	position: relative;
	overflow: hidden;
	zoom: 1;
}

/* Meta ---*/
.article-tools {
	position: static;
	font-family: Arial, Helvetica, sans-serif;
}

.article-tools a {
	color: #111;
	text-decoration: none;
}

dl.article-info { color: #999; text-transform: none; }

.blog-featured dl.article-info { width: auto; }

dl.article-info dd.create {
	position: absolute;
	left: 0;
	top: 5px;
	background: url(../images/createdate-bg.png) no-repeat top left;
	width: 60px;
	height: 60px;
	color: #fff;
	text-align: center;
	padding: 0;
	line-height: 30px;
}

.item-page dl.article-info dd.create {
	background: none;
	color: #999;
	width: auto;
	height: auto;
	position: static;
	line-height: normal;
}

dl.article-info dd.create span {
	display: block;
}

dl.article-info dd.create span.date {
	font-family: Georgia;
	font-size: 250%;
	line-height: 20px;
	padding-top: 10px;
}

dl.article-info dd.create span.month {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.contentdescription { border-bottom: 1px solid #ccc; }

div.fb-button {
	margin-top: 15px;
	clear: both;
	float: left;
}

p.modifydate {
	margin: 10px 0;
}

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

.ja-moduletable img {
	border: 1px solid #111;
	margin-top: 10px;
}

.img-border {
	border: 1px solid #111;
}

.img-border.left {
	margin-right: 15px;
	margin-top: 15px;
}

.blog-featured .img-border {
	float: none;
	margin: 15px 0 0;
}

/* Readmore ---*/
p.readmore { overflow: hidden; }

p.readmore a {
	background: url(../images/arrow-2.png) no-repeat right center;
	color: #660022;
	display: block;
	float: left;
	padding-right: 10px;
	text-transform: none;
}

/* Separator ---*/
.item-separator, .row-separator {
	display: block;
	background: url(../images/dot.gif) repeat-x left bottom;
}

/* Tables ---*/
thead tr th {
	background: #333;
	color: #fff;
	padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; margin-top: 10px; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

/* Poll */
form#poll {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}

dl.poll { border-bottom: 1px dotted #ccc; }

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

form.poll input,
form.poll label {
	margin-bottom: 10px;
	display: inline-block;
}

form.poll input.button {
	margin-bottom: 0;
}

/* Pagination ---*/
.pagination ul li { line-height: normal; font-family: Arial, Helvetica, sans-serif; }

.pagination li.pagination-prev span,
.pagination li.pagination-start span,
.pagination li.pagination-next span,
.pagination li.pagination-end span,
.pagination li.pagination-prev strong a,
.pagination li.pagination-start strong a,
.pagination li.pagination-next strong a,
.pagination li.pagination-end strong a {
	text-indent: -999em;
	overflow: hidden;
}

.pagination li.pagination-prev strong a,
.pagination li.pagination-start strong a,
.pagination li.pagination-next strong a,
.pagination li.pagination-end strong a {
	display: block;
}

.pagination ul li span.pagenav, 
.pagination ul li a.pagenav {
	padding: 0;
}

.pagination li span,
.pagination li strong { 
	display: inline-block;
	font-size: 92%;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	overflow: hidden;
}

.pagination li span {
	background: url(../images/pagnav-bg.png) no-repeat left top;
}

.pagination li.pagination-prev span {
	background: url(../images/pagnav-prev.png) no-repeat left top;
}

.pagination li.pagination-start span {
	background: url(../images/pagnav-start.png) no-repeat left top;
}

.pagination li.pagination-end span {
	background: url(../images/pagnav-end.png) no-repeat left top;
}

.pagination li.pagination-next span {
	background: url(../images/pagnav-next.png) no-repeat left top;
}

.pagination li strong {
	background: url(../images/pagnav-bgactive.png) no-repeat left top;
	cursor: pointer;
}

.pagination li.pagination-prev strong {
	background: url(../images/pagnav-prevactive.png) no-repeat left top;
}

.pagination li.pagination-start strong {
	background: url(../images/pagnav-startactive.png) no-repeat left top;
}

.pagination li.pagination-end strong {
	background: url(../images/pagnav-endactive.png) no-repeat left top;
}

.pagination li.pagination-next strong {
	background: url(../images/pagnav-nextactive.png) no-repeat left top;
}

.pagination li strong a {
	color: #fff;
}

.pagination li strong a:hover,
.pagination li strong a:focus,
.pagination li strong a:active {
	text-decoration: none;
}

.items-more { border-bottom: 1px solid #ccc; }

.items-more h3 { font-size: 125%; }

/* Sort ---*/
div.sortby { padding-top: 10px; }

div.sortby .inputbox {
	padding: 1px;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable, div.moduletable {
	padding: 0;
}

div.ja-moduletable h3, div.moduletable h3 {
	font-size: 100%;
/*	text-transform: lowercase;*/
	border-bottom: 1px solid #333;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 10px;
	margin: 0 0 10px;
	color: #333;
}

div.ja-moduletable h3 span, div.moduletable h3 span {
	padding-right: 20px;
	background: url(../images/arrow-1.gif) no-repeat right 8px;
	font-size: 150%;
	
}

div.ja-moduletable h3 span.first-word, div.moduletable h3 span.first-word {
	background: none;
	padding-right: 2px;
	color: #ff0066;
	/*text-transform: lowercase;*/
	/*font-size: 60%;*/
}

div.blue h3 span.first-word {
	color: #1188cc;
}

div.badge-hot h3 span.first-word {
	color: #cc0000;
}

div.badge-top h3 span.first-word {
	color: #55aaff;
}

div.badge-pick h3 span.first-word {
	color: #8888aa;
} 

div.badge-new h3 span.first-word {
	color: #66aa22;
} 

div.blue a {
	color: #1188cc;
}

div.ja-moduletable p {
    margin: 10px 0;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #ccc; }

/* Slideshow ---*/
#ja-slideshow {
	position: relative;
	z-index: 9;
	background: #111;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
}

#ja-slideshow .ja-moduletable {
	margin: 0;
	padding: 0;
}

/* Top Video ---*/
#ja-video {
	position: relative;
	z-index: 9;
	background: #111;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	color: #aaa;
}

#ja-video .ja-moduletable { margin: 0; padding: 0; }

#ja-video .right { width: 30%; }

#ja-video .right .inner {
	padding-left: 40px;
	padding-top: 120px;
}

#ja-video .ja-video-title { color: #f06; }

#ja-video p { margin: 15px 0; }

#ja-video a { font-family: Arial, Helvetica, sans-serif; }

#ja-video a.ja-video-commentslink { color: #fff; }

#ja-video a.readmore {
	color: #f06;
	background: url(../images/arrow-4.png) no-repeat right center;
	padding-right: 10px;
}

/* Masstop Banner ---*/
a.ja-mass-top-banner {
	font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size: 750%;
	text-decoration: none;
/*	color: #111;*/
	line-height: 1;
}

a.ja-mass-top-banner span {
	color: #ff0066;
	/*font-family: Lucida Grande;*/
}

/* Image Gallery ---*/
.ja-photo-thumb { text-align: center; }

.ja-photo-thumb img { border: 1px solid #111; margin: 0 5px; }

.ja-photo-title { font-weight: normal; color: #111; }

/* Ja Social List ---*/
.ja-social-list { text-align: right; margin-bottom: 10px; }

/* Contact List ---*/
#ja-botsl ul.ja-contacts-list li {
	background: none;
	padding-left: 0;
	padding-top: 10px;
	border: 0;
}

#ja-botsl ul.ja-contacts-list li:hover {
	background: none;
}

#ja-botsl ul.ja-contacts-list li a { display: inline; color: #f06; }

#ja-botsl ul.ja-contacts-list li a:hover,
#ja-botsl ul.ja-contacts-list li a:focus,
#ja-botsl ul.ja-contacts-list li a:active {
	text-decoration: underline;
}

#ja-botsl ul.ja-contacts-list li strong { color: #111; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-container {
	/*background: url(../images/container-bg.gif) repeat-y center top;*/
	background-color: #f7f7f7;
background: transparent;
}

#ja-container.ja-r1 {
	border-top: 1px solid #e5e5e5;
}

#ja-container.ja-mf  {
	background: url(../images/dot.gif) repeat-x left top;
}

#ja-content-main { padding-top: 20px; }

#ja-container .main {
	background: #fff;
	padding: 5px;
}

#ja-container.ja-mf .main {
	background: none;
}

.ja-content-main {
	margin: 0;
}

.main .main-inner1 { margin-left: 0; margin-right: 0; }

#ja-main .inner {
	padding-left: 0;
	padding-right: 20px;
}

.ja-mf #ja-main .inner {
	padding-right: 0;
}

#ja-contentwrap {}

#ja-right {
	background: url(../images/dot.gif) repeat-y left top #f5f5f5;
}

#ja-right .ja-moduletable {
	margin-right: 0;
	background: url(../images/line.png) repeat-x left bottom;
}

#ja-right .no-line {
	background: none;
}

#ja-right .ja-box-ct {
	padding-bottom: 20px;
}

#ja-right .no-padding .ja-box-ct {
	padding-right: 0;
}

#ja-right1 {
	padding-top: 20px;
}

#ja-inset2 {
	background: url(../images/dot.gif) repeat-y left top;
	padding-top: 20px;
}

#ja-inset2 .ja-moduletable {
	background: url(../images/line.png) repeat-x left bottom;
}

#ja-inset2 .ja-box-ct {
	padding-bottom: 20px;
}

/* Mass ---*/
.ja-mass-top { 
	padding-top: 10px;
}

.ja-mass-top .ja-moduletable, .ja-mass-top .ja-module {
	margin: 0;
}

.ja-mass-bottom { }

.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module { }

/* HEADER
--------------------------------------------------------- */
#ja-header .main { padding: 26px 0; }

#ja-top {
	float: right;
}

#ja-top  #mainlevel-nav {
	float: right;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#ja-top  #mainlevel-nav li {
	display: inline;
	padding-left: 15px;
}

#ja-top  #mainlevel-nav li a {
	color: #666;
	text-decoration: underline;
}

#ja-top  #mainlevel-nav li a:hover,
#ja-top  #mainlevel-nav li a:focus,
#ja-top  #mainlevel-nav li a:active {
	text-decoration: none;
}

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; }

/* Logo Image ---*/
h1.logo { width: 190px; height: 70px; }

h1.logo a {
	
	display: block;
	width: 200px;	
	height: 95px;
}
#jali h1 {position: absolute; 	top: 0px; left: -5000px;}
/* Logo Text ---*/
div.logo-text h1 {
	font-size: 200%;
	font-weight: bold;
}

div.logo-text h1 a {
	text-decoration: none;
}

p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
}

#ja-top-header {
	margin-top:-5px;
	position:absolute;
	right:180px;
	text-align:right;
	width:50%;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
	position: absolute;
	right: 0;
	top: 40px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 5px solid #111;
	z-index: 999;
}

/* Breadcrumbs ---*/
#ja-navhelper { border-top: 1px solid #ccc; }

#ja-navhelper .main { padding: 0; }

.ja-breadcrums { padding: 6px 0; }

#ja-navhelper a:hover, 
#ja-navhelper a:active, 
#ja-navhelper a:focus {
	text-decoration: none;
}

/* Extras ---*/
.ja-links { padding-right: 10px; margin-top: 12px; }

.ja-links li { padding: 0 10px; }

.ja-links li.top {
	overflow: hidden;
	text-indent: -999em;
	padding: 0;
}

.ja-links li.top a {
	background: url(../images/top.gif) no-repeat left top;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu li {
	padding-left: 10px;
	background: url(../images/arrow-3.png) no-repeat left 12px;
	border-bottom: 1px dotted #ccc;
}

#ja-container ul.menu li a { color: #555; }

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:focus,
#ja-container ul.menu li a:active {
	color: #f06;
}

#ja-container ul.menu li.active {
	background-image: url(../images/arrow-3-hover.png);
}

#ja-container ul.menu li.active > a {
	color: #660022;
	font-weight: normal;
}

#ja-container ul.menu li li { border-top: 0; border-bottom: 1px dotted #ccc; }

#ja-container ul.menu li ul { margin: 0; }

#ja-container ul.menu li ul li {
	padding-left: 10px;
	background: url(../images/arrow-3.png) no-repeat left 12px;
}

#ja-container ul.menu li ul li a {
	color: #555;
	text-indent: 0;
}

#ja-container ul.menu li ul li.active > a {
	color: #660022;
	font-weight: normal;
}

#ja-container ul.menu li ul li li { border-top: 0; border-bottom: 1px dotted #ccc; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box,
#ja-botsl .ja-box { background: url(../images/dot.gif) repeat-y left; }

#ja-topsl .ja-box-left,
#ja-botsl .ja-box-left { background: none; }

#ja-topsl .ja-box-left .ja-moduletable,
#ja-botsl .ja-box-left .ja-moduletable { margin-left: 0; }

#ja-topsl .ja-moduletable,
#ja-botsl .ja-moduletable { margin: 10px 20px; }

#ja-topsl .ja-box-right .ja-moduletable,
#ja-botsl .ja-box-right .ja-moduletable { margin: 10px 0 10px 20px; }

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 { margin: 0 0 10px; }

#ja-topsl ul li,
#ja-botsl ul li {
	border-bottom: 1px dotted #ccc;
	padding-left: 10px;
	background: url(../images/arrow-3.png) no-repeat left 12px;
}

#ja-topsl ul li a,
#ja-botsl ul li a {
	color: #555;
	padding: 6px 0;
	display: block;
}

#ja-topsl ul li:hover,
#ja-botsl ul li:hover {
	background-image: url(../images/arrow-3-hover.png);
}

#ja-topsl ul li:hover a,
#ja-botsl ul li:hover a,
#ja-botsl ul li a:hover,
#ja-botsl ul li a:focus,
#ja-botsl ul li a:active {
	color: #602;
	font-weight: normal;
}

#ja-container ul.menu li li { border-bottom: 0; border-top: 1px dotted #ccc; }

#ja-topsl p,
#ja-botsl p { margin: 15px 0; }

/* Top spotlight ---*/
#ja-topsl .main { padding: 0; }
#ja-topsl .main-inner1 { padding: 10px 0; border-bottom: 1px solid #ccc; }

/* Bot spotlight ---*/
#ja-botsl { border-top: 1px solid #ccc; }
#ja-botsl .main { padding: 0;  background-color: #F0F0F0;
padding: 5px;}

#ja-botsl img { margin-top: 10px; }

/* FOOTER ---*/
#ja-footer { background: #111; color: #666; }

#ja-footer .main { text-align: left; }

#ja-footer a { color: #999; }

#ja-footer a:hover, #ja-footer a:focus, #ja-footer a:active {
	color: #ccc;
	text-decoration: underline;
}

.ja-copyright { float: left; }

#ja-poweredby { float: right; }

#ja-poweredby a span {
	display: none;
}
/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-top-panel { background-color: #111; }

#ja-banner { border-top: 1px solid #ccc; }

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

div.ja-innerdiv h4 {
	font-size: 92%;
	font-weight: normal;
	text-transform: uppercase;
}

a.ja-icon-video {
	background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
	border: 1px solid #ccc;
	color: #666;
	display: block;
	font-weight: bold;
	position: absolute;
	padding: 5px 5px 5px 43px;
	right: 10px;
	top: 8px;
	text-decoration: none;
	width: 35px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.ja-icon-video:hover span { color: #ff0066; }

#ja-absolute .main {
	position: fixed;
	width: auto;
	height: auto;
	z-index: 99999;
	top: 1px;
	left: 1px;
}

#ja-absolute .main a {
	width: 91px;
	height: 99px;
	overflow: hidden;
	display: block;
	background: url(../images/joomla16.png) no-repeat left top;
	text-indent: -9999px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
	background-position: left bottom;
}

#ja-wrapper {
background-color: #f7f7f7;
background-image: url(../images/b.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;

}