/*logo change code paste it in custom.css file*/

.custom #header #logo a { display: block; height: 125px; width: 870px;
background: url(http://bikespace.in/wp-content/themes/Thesis1.7/thesis_17/custom/images/logo.png) no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
height:120px;
padding:5px;
}



/*theme background*/

body.custom {
&nbsp;&nbsp; &nbsp;background: #8A8A8A;
}


.custom #container {
&nbsp;&nbsp; &nbsp;margin-top: 2em;
&nbsp;&nbsp; &nbsp;margin-bottom: 2em;
&nbsp;&nbsp; &nbsp;padding: 0.3em;
&nbsp;&nbsp; &nbsp;background: #33332f;
&nbsp;&nbsp; &nbsp;border: 0.4em solid #000000;
}



.custom .teaser { text-align: justify; }