body 
	{
	background:white;
	color:#999999;
	font-size:small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

a
	{
	color:#999999;
	}

h1
	{
	font-size:medium;
	text-align:center;
	margin-bottom:30px;
	}

h1.siteTitle
	{
	letter-spacing:.5em;
	}

h1.realtruelife
	{
	width:500px;
	letter-spacing:1em;
	}
h2
	{
	font-size:small;
	}

.smallnote
	{
	margin-top:20px;
	font-size:x-small;
	text-align:center;
	width:500px;
	}

#content
	{
	margin: 100px 15%;
	}

a img
	{
	border: solid 2px white;
	}

a:hover img
	{
	border: solid 2px #999999;
	}

ul.thumbnails
	{
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	}

	ul.thumbnails li
		{
		margin:0px;
		padding:0px;
		display:inline;
		}
	ul.thumbnails li img
		{
		margin-right: 1px;
		}


ul.installation
	{
	list-style:none;
	margin:0px;
	padding:0px;
	}


h1.notSoImportant
	{
	letter-spacing: 0px;
	font-size:small;
	}


#content.home, #content.exposure
	{
	text-align:center;
	}

#content.exposure
	{
	padding-top:50px;
	}
