body {width:100%;
}
*{margin:0px;padding:0px;}
#shoes
{
	 width: 100%;
  text-align: center;
	}
#work 
{
    width:50%;
    float:right;
}
#play
{
    width:50%;
}
#bighed {text-align:center;
         font-family:Arial Black;
         font-size: 42pt;
}
.picwide
{
height: 265px;
width: 400px;
}
.navpic 
{
height: 100px;
width: 100px;
}

#medhed {text-align:center;
font-family:Arial Black;
font-size:34pt;
}
#piccent { display: block;
            margin-left:auto;
            margin-right: auto;}
