/******************************************************************************
 * All parts of trekotor.se is copyrighted material and may not be used       *
 * without permission.                                                        *
 * Please contact webmaster@trekotor.se if you have any questions.            *
 ******************************************************************************/

.topLogoBox {
	background: #CECBBA;
	color: #000;
        margin-top: 20px;
	margin-bottom: 20px;
}
#center {
	margin-left: -200px;
	position: relative;
	left: 50%;
	width: 400px;
}