.ui-bar-a {
	background: url('/img/header_retina.png') repeat-x 0 bottom;
	-webkit-background-size: 500px 133px;
	background-size: 500px 133px;
}

.ui-footer {
    background: url('/img/footer_retina.png') repeat-x right top;
	-webkit-background-size: 500px 60px;
	background-size: 500px 60px;
}

.ui-home-header h1 {
    background: url('/img/logo_retina.png') no-repeat 0 0;
	-webkit-background-size: 232px 100px;
	background-size: 232px 100px;
}