body {
    font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    font-size:14px;
    line-height:20px;
}

.splash {
    text-align:center;
}

a {
    color:#66466f;
    text-decoration:none;
}

.splash a {
    padding:0 10px;
}


.container {
    max-width:800px;
    margin:0 auto;
}

.logo {
    text-align:center;
}

.menu {
    border-top:1px solid #d6c7d9;
    border-bottom:1px solid #d6c7d9;
    padding:10px 0;
    text-align:center;
}

.menu a {
    padding:0 10px;
}

.main {
    color:#666;
}

h1 {
    color:#222;
}

.product {
    padding-bottom: 60px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 70px;

}
.product img {
    margin-bottom: 20px;
}
