@media screen and (min-width:1000px)
{
.container
{
width:960px;
}
}