* {margin:0; padding:0; }
p {margin:6px 0; text-align:justify; }
h1 {color:#662e91; font-size:170%; }
h2 {color:#a1a1a1; font-size:160%; }

a:link, a:visited {color:#a1a1a1; }
a:hover, a:active {color:#662e91; text-decoration:none; }

body {background:#fff; font-family:Helvetica, Arial, sans-serif; font-size:0.7em; color:#a1a1a1; }
#container {width:500px; margin:5% auto; }
	#brand {width:120px; float:left; background:url('images/logo.jpg') no-repeat; }
	#info {width:380px; float:left; margin-top:16px; }
	#twitter-feed {font-size:90%; }
		.left {width:260px; float:left; }
	
