/*--------------------------------------------------

PRINT CSS

Usually, there is no need for browser specific print
styles, so they can all go in here.

Be weary of width, floats, and light coloured text.

--------------------------------------------------*/
#page,
#header,
#body,
#content,
#footer {
	width: 650px;	
}
