@charset "UTF-8";
/* Sdrib */

body{
	background: #fff;
}

#wrap{
	width: 960px;
	margin: 0 auto;
}


.pic img{
	margin: 0 400px; 
	width: 150px;
}

.tekst {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-style:italic;
	line-height:34px;
	margin:0 auto;
	text-align:center;
}


#works{
/*	background: #FFBC00;*/
	list-style-type: none;
	text-align: center;
	width: 300px;
	margin: 0 290px;
	
}

a{
/*	text-decoration: none;
*/	color: #FFBC00;
}

.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
}


