/* media queries */
/*
@media only screen and (max-width : 979px){
	header, #main, footer { width: 980px; }
}*/