*
{
	margin:0;
	padding:0;
}

body{
font-size:14pt;
letter-spacing:3px;
background:  ;
font-family: Helvetica, Arial, sans-serif;
word-spacing: 5px;
letter-spacing:1px;
color: #fff;
}

#container{
margin: auto auto auto auto;
width:1000px;}


#content
{
	background-color: #fff;
	padding: 20px 20px 20px 20px;
	height: 300px;
}

h1,h2,h3,h4{
padding:0 0 0 0 ;}

h1{font-size:8em;padding-left:40px;}
h2{font-size:2em;}
h3{font-size:1.5em;}

#picturelist {
text-align:left;
margin-right:auto;
margin-left:auto;
}

#picturelist li {
list-style:none;
float:left;
margin:42px;
font-weight:;
color:#777777;
}

#picturelist img{
display:block;
border:;
}

#picturelist img:hover{
border:2px solid #515151;
}

#picturelist a{
color:#fff;
text-decoration:none;
}

#picturelist a:hover{
color:#999999;
}
