﻿body 
{
    background:#6e4414;
    text-align:center;
    color:#fff;
    font-family:Arial;
}

a
{
    color:#FFCC66;
    text-decoration:none;
    font-weight:bold;
}

p
{
    text-align:left;
    width:600px;
    margin-left:auto;
    margin-right:auto;
}
.amount 
{
    width: 75px;
    margin:2px;
}

.amount-wrapper
{
    margin:5 px;
    
}

#buyform
{
    width:450px;
    text-align:center;
}

#buyform img
{
    float:left;
}

#buyform div
{
    float:right;
}