body{
	background: #FFF; 
	color: #000; 
	font-family : Georgia;
}
a {
	text-decoration:none;
	color:#990000;
}
#container{
	position: relative;
	margin: 0px auto;	
	width: 960px;
	height: 900px;
	background-image: url(buty.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#polecam{
	text-align: left;
	font-size: 1.3em;
	padding-top: 650px;
}