@import url("http://yui.yahooapis.com/2.6.0/build/reset-fonts-grids/reset-fonts-grids.css");

html{
	font-size: 62.5%;
	background: #807F99;
}

body{
	font-family: Verdana,"Bitstream Vera Sans",sans-serif;
	text-align: left;
	margin: 2em;
	line-height: 1.4em;
	font-size: 14px;
}

h1 {
	font-size:2em;
	font-weight:bolder;
	padding: 1em 0 .5em 0;
}


p {
	margin: .5em 0;
	clear: both;
	float: left;
}

img{
	margin: 4em;
	float: left;
	
}

.section{
	clear: both;
	
}

.images{
	clear: both;
}
