#background-store {
width: 1024px;
/*height: 1325px;*/
/*background-color: #656A10;*/
background-color: #659ABA;
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
z-index: 1;
}

#store-page {
position: relative;
margin-top: 80px;
margin-left: auto;
margin-right: auto;
width: 820px;
height: auto;
background-color: #141E25;
border: 0px;
}

/*.store-page {
position: relative;
margin: 0px;
width: 100%;
height: 100%;
z-index: 28;
}

.store-page-background {
position: absolute;
background-color: #000000;
width: 100%;
height: 3468px;
z-index: 12;
margin: 0px;
padding: 0px;
opacity: .8;
filter: alpha(opacity=80);
}*/

.purchase-form-button {                     /*"Purchase" submit button*/
position: absolute;
bottom: 0px;
display: block;
width: 240px;
/*height: 1.5em;*/
padding-top: 4px;
padding-bottom: 4px;
font-variant: small-caps;
font-weight: bold;
color: #00FF00;
background-color: #000000;
text-decoration: none;
text-align: center;
z-index: 4;
border: none;
cursor: pointer;
}

.purchase-form-button:hover {
background-color: #00FF00;
color: #000000;
}

.item-new {
position: relative;
width: 240px;
height: 430px;
float: left;
margin-left: 24px;
margin-top: 24px;
margin-bottom: 24px;
}

/*#surplus-explanation {
position: relative;
color: white;
text-align: justify;
width: 798px;
margin-left: 20px;
margin-top: 20px;
}*/

#surplus-title {
position: relative;
margin: 0px auto 0px auto;
width: 772px;
border: 0px;
}