body {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	background-color: #000000;;
	margin-top: 0px;
	margin-bottom: 0px;	
	background-image: url(Lay/BgV2.jpg);
	background-repeat: repeat-x;
}

h1 
{
	font-size: 17px;
	color: #06C;
}

h2 
{
	font-size: 14px;
	color: #06C;
}

a
{
	color: #676767;
}
a:Hover
{
	color: #06F;
}
a:visited 
{
	text-decoration: underline;
}
a:active 
{
	text-decoration: underline;
}

.Content a
{
	color: #676767;
}

.Content a:link 
{
	color: #676767;
}
.Content a:Hover
{
	color: #999999;
	text-decoration: none;
}
.Content a:visited 
{
	text-decoration: none;
	
}
.Content a:active 
{
	text-decoration: none;
}

.wrapper 
{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 932px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Menu
{
	height: 50px;
	position:absolute;

}

.header 
{
	height: 256px;
	background-image: url(Lay/Profolio.png);
}
	
.content 
{
	clear: left;
	text-align: left;
	line-height: normal;
	color: #808080;
	background: #FFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
}
