@charset "utf-8";
.bgd {
	background-attachment: fixed;
	background-image: url(images/portfolio_bgd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	text-decoration: underline;
}

