.wrapper {
    background: url("bg.jpg") repeat scroll 0% 0% ;
    width: 100%;
}
.hidden {
	display:none;
}
