/*add to header file: <link rel="stylesheet" media="only screen and (max-device-width: 1024px)" href="includes/ipad.css" type="text/css" /> */


#center {
	width: 1024px;
	margin: auto;
}
#canvas {
	width: 80%;
}
#main_nav_container {
	width: 80%;
}
#homepage_preview_text_area {
	width: 80%;
}
#footer_connect_row_text_area {
	width: 80%;
}
.middle_footer_text_area {
	width: 80%;
}
.bottom_footer_text_area {
	width: 80%;
}