/* This is the style of your browser text */

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #fff;
	font-size: 11px;
	line-height: 1em;
	padding: 0;
	margin: 30px;
	text-align: left;
}

div#container {
	width:50%;
	}

a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

h1, h2, h3 {
	width:370px;
	float:left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 144px;
	line-height: 100px;
}

h2, h3 {	clear:left
}

img {
	background:#fff;
	padding: 4px 0px 20px 3px;
	margin:0 0px 10px 0;
	float:left;

	}


