html
{
	background: #FFFFFF url(images/background.gif) top left repeat;
}


body
{
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #454545;
	background: url(images/logo_big.gif) 145px 145px no-repeat;
	min-height: 720px;
	_height: 720px;
}

*
{
	font-size: 1em;
}

a
{
	color: #454545;
}

a:hover
{
	text-decoration: none;
}

h1,
h2,
p
{
	font-weight: normal;
	font-size: 1.2em;
	margin: 0;
	line-height: 1.2em;
}

p
{
	margin-bottom: 1.3em;
}

h1
{
	position: absolute;
	top: 145px;
	left: 577px;
	height: 143px;
	width: 143px;
}

h2,
#contact,
#newsletter,
#tweets
{
	position: absolute;
	height: 128px;
	width: 121px;
	padding: 8px 11px 7px 11px;
	font-style: italic;
}

h2
{
	top: 289px;
	left: 577px;
}

.u
{
	text-decoration: underline;
}

h3,
strong
{
	display: none;
}

#contact
{
	top: 289px;
	left: 721px;
}

#newsletter
{
	top: 433px;
	left: 721px;
	margin-bottom: 0;
}

#tweets
{
	top: 433px;
	left: 577px;
	color: #a2a2a2;
}

#tweets p
{
	margin: 0;
}

#tweets a
{
	text-decoration: none;
}

#tweets a:hover
{
	text-decoration: underline;
}