@charset "utf-8";
/* CSS Document */

body {
	background-image:url('graphics/leesa_haapapuro_home.jpg');
	font:"Lucida Console", Monaco, monospace;
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
}


div.leftmargin {
  margin-left: 50px;
  margin-right: auto;
  width: 900px;
  border-left:dotted;
	border-left-color:#FFF;
	padding:10px;
  font-family:"Lucida Console", Monaco, monospace;
  font-size:55px;
  color:#FFF;
  font-weight:400;
  height:950px;
  position:absolute;
}

div.credits {
  margin-left: 50px;
  padding-left:15px;
  	letter-spacing:-1px;
	line-height:20px;
  margin-top:880px;
  margin-bottom:40px;
  margin-right: auto;
  width: 1050px;
  font-family:"Lucida Console", Monaco, monospace;
  font-size:14px;
  color:#FFF;
  font-weight:400;
  position:absolute;
}

#a {
	color:#FFF;
	text-decoration:underline;
	}

a.nostyle {
	text-decoration: none;
	color:#FFF;
	}
	
	div.spry {
		margin-left:15%;
		margin-top:20%;
		position:absolute;
		}
		
		
div.emailnewsletter {
	margin-top:100px;
	margin-left:900px;
	}