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



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


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

.tekst {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	width: 300px;
	margin: 0 auto;
}


#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;
}

