@charset "utf-8";body					{margin:0px; 						font-family: 'Open Sans', sans-serif;						background:#ffffff;						color: #000000;						text-align: center;						line-height: 150%;}#container				{position:relative;left: 20%;width: 60%;}hr 						{width: 100%;background:#000000; border:0; height:3px;}#purpose				{text-align: left;display: block;padding-left:1%;padding-right:1%;padding-bottom:1%;width:70%;/*border-top: 1px solid #000000;*/}#purpose h2				{padding-top: 0%;text-transform: uppercase;}#tweets					{float:right;padding-top:1%;width:25%;background-color: #1b95e0;border:1px solid #1b95e0;}/**/.pg_title				{max-width:50%;}h1						{font-size: 200%;}h2						{font-size: 150%;color: #666666;}p						{font-size: 90%;}li 						{font-size: 90%;}a						{color: #000000;}a:hover					{text-decoration:none;background-color:#000000; color:#ffffff;}