*{
padding : 0;
margin : 0;
border : 0;
}
.blended_grid{
display : block;
width : 900px;
overflow : auto;
margin : 0 auto;
}
.topspace{
clear : none;
float : left;
position : relative;
width : 900px;
height : 60px;
}
.picture{
clear : none;
float : left;
position : relative;
width : 900px;
height : 500px;
text-align: center;
}
.button{
clear : none;
float : left;
position : relative;
width : 900px;
height : 101px;
text-align: center;
}
.smallspace{
clear : none;
float : left;
position : relative;
width : 1200px;
height : 40px;
}

