body {
    background-image: url(img/sqbkg.jpg);
    background-repeat: repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: 100%;
}

.prod-list-info {
	min-height:500px;
	text-align: center;
}

.prod-list-info select {
	width:100px !important;
}