body
{
	background: #ffffff url("../img/portrait.jpg") no-repeat center top;
	background-size: 100% auto;
}
div
{
}
#page
{
    margin-right: auto;
    margin-left: 10px;
    width: 336px;
	height: 100%;
}
#head
{
	height: 550px;	
}
#content
{
    margin: auto;
	height: 100px;
}
#foot
{
    margin: auto;
	text-align: center;
}
.horizontal
{
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px;
}
