body {
    background: url("../images/ora-bg.jpg") repeat scroll 0 0 transparent;
}

.tmenu ul li {
	padding-left: 26px;
}

@media only screen and (max-width:768px) {
	.logo img {
		width: auto;
		max-height: 100px;		
	}
}