#products
{
text-align: center;
padding-top: 1em;
margin-left: 8px;
}

.items
{
float: left;
margin-left: 60px;
}

#products div p
{
width: 400px;
display: block;
border-bottom: 1px solid #ccc;
}


#header
{
background:none;
height: 640px;
}


