/********************************************************************

	SUNCHIPS.COM
	-----------------------------
	agency: teehan+lax 
	author: chris erwin
	date: March 17, 2008 
	contact: chris@teehanlax.com

*********************************************************************/

@import url("reset.css");
@import url("structure.css");
@import url("navigation.css");
@import url("promos.css");

body, html {
	height: 100%;
	overflow-x:hidden;
}
body {
	background: #f9e185; 
	font-family: Helvetica, Arial;
}
a {
	outline: none;
}

p {
	font-size: 11px;
	line-height: 14px;
	margin: 10px 0;
}
