﻿body {
	margin-left:auto;
	margin-right:auto;
	width: auto;
	background-color: #FFFFFF;
	height: auto;
	}
.profolio {
	width : 350px;
	marging-left: auto;
	margin-right:auto;
	height: 350px;
	float:left;
	}
.profolio img {
	width: 300px;
	height: 250px;
	border-color: #FFCC00;
	 }
.center {
		text-align:center;
		clear: both;
	}
.main {
	width: 720px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	}

br {clear: both;}
h3 {
	background-color:#FFCC00;
	height: 25px;
	vertical-align:baseline;
}
a:link {
	color: #0000ff;
}


a:visited {
	color: #0000ff;
}


a:hover {     color: #006600;}

a:active {
	color: #0000ff;
}
