h1 {
	text-align: center;
	font-size: 24px;
	text-shadow: 0px 1px 0px #fff;
}

body {
	font:14px/1.6 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#333;
	background:#eee;
	background:#f4f4f4 url('images/bg.png') repeat;
}


.theme-simplicity #slider, .theme-plastic #slider, .theme-impressed #slider, .theme-minimal #slider, .theme-shelved #slider {
    margin:0px auto 0 auto;
    width:960px; /* Make sure your images are the same size */
    height:380px; /* Make sure your images are the same size */
}

.theme-simplicity.slider-wrapper, .theme-plastic.slider-wrapper, .theme-impressed.slider-wrapper, .theme-minimal.slider-wrapper, .theme-shelved.slider-wrapper {
    margin-top: 20px;
}

.clear {
	clear:both;
}
