/*
Selle San Marco

template: street
file:     style.css

Author: Francesco Paggin

Content: override degli stili per il tema "Street"
*/

body {
	background-color: black;
	background: url(/themes/collezione/images/sfondo-web2.jpg) no-repeat center top;
	background-attachment:fixed;
}

#header #header-bg {
	background:url(../images/header.gif) repeat-x center top;
}
