As long as you place content into an element with an ID of wrp960, the content will not exceed 960px
#wrp960 {
height: 250px;
max-width: 960px;
margin-right: auto;
margin-left: auto;
}
As long as you place content into an element with an ID of wrp960, the content will not exceed 960px
#wrp960 {
height: 250px;
max-width: 960px;
margin-right: auto;
margin-left: auto;
}