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

#my_body {
	background:url(img/my_body_bg.png) no-repeat top;
}

#home_portfolio {
	position:absolute;
	top:0px;
	left:0px;
	height:100px;
	width:100px;
	z-index:30;
	background:url(img/portfolio.png) no-repeat;
}
