@charset "utf-8";
/* CSS Document */
/* Wellspring Mobile Stylesheet */
/*
Author: Elizabeth K. Barone
Author Website: http://out-sourcecom.com

Version: 1.0
Updated: 04/07/2010
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	width: 100%;
	margin: 0;
	float: none;
}

p {
	padding: 5px;
}

img, a img {
	display: none;
	/*width: 100px;
	height: 100px;*/
}

#masthead, #nav {
	display: none;
}
