/*

Css del Portfolio
autore: Matteo Leoni - www.signalkuppe.com

*/

body{
padding:0px;
margin:0px;
background:#121212;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
letter-spacing:0.2em;
text-align:justify;
color:#666;
font-weight:lighter;
line-height:20px;
}

a, a:link, a:visited{
	color:#ccc;
	text-decoration:none;
	}

p{
	font-size:70%;
	text-align:left;
	letter-spacing:0.2em;
	line-height:18px;
	font-weight:ligheter;
	color:#666;
	}
	
#flash embed{
	width:100%;
	height:100%;
	}