@charset "utf-8";

#main{
	width:800px;
	height:500px;
	background:url(../images/portfolio.jpg);
	position: relative;
}
#retean{
    position: absolute;
	right: 30px;
	top: 20px;
}
