html, body { margin-bottom: 0px; margin: 0px auto; } 
img { border-width: 0px;}

html { margin-top: 0;  border: 2px solid black;  
	background:url(http://a1.twimg.com/profile_background_images/48891724/twitter_background.jpg);
	background-repeat: no-repeat; background-color: #0a170e; background-attachment: fixed; 
}

body { width:730px; padding:10px; text-align:left;
	background-color: white; border: 2px solid black;
	border-width: 0 1px; }

h1 { margin: 0; font-size: 40px; font-weight: bold; padding-right:5px; display:inline; }

h2 {
	margin: 0; 
	float:left;
	font-size:14pt;
}

p {
	line-height: 1.4em;
	text-align: justify;
}

table { font: 13px Verdana; color: #000; }

a { font-size: 9pt; text-decoration: none; font-weight: bold; color: #003366; }
a:visited { font-size: 9pt;  text-decoration: none; font-weight: bold; color: #003366; }
a:hover { font-size: 9pt;  text-decoration: underline; font-weight:bold; }

#content { margin-top: 0;  float: left; background-color: white;	 }
div.promote { text-align: justify; padding: 8px; text-indent: 30px; }
strong { font-family: verdana; color: #000; font-weight: normal; border-bottom:1px dashed #000; }
#footer { clear: both; text-align: center; color:#333; font-size:10px; }


