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

.body{
	background: #262626;
	margin:0 0;
	text-align: center;
	margin-left:0px;
	margin-top:0px;
}

#body-wraper{
	background:transparent;
	margin:0 auto;
	width: 1000px;
}

#btns-wraper{
	background-position: center 50px;
}

#info-wraper{
	background: url(../images/info_bg.png) no-repeat;
	background-position:center 30px;
	margin:0 auto;
	width: 1000px;
	height:100px;
}
.portfolio-menu a{
  color: #FAFBF0 !important;
}
.portfolio-menu a:hover{
  text-decoration: underline;
}
