body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	line-height:16px;
}
img {border:0;}
a.photo_pr {
	filter: alpha(opacity=30);
	opacity:0.3;
}
a.photo_pr:hover {
	filter: alpha(opacity=100);
	opacity:1.0;
}
a.title {
	filter: alpha(opacity=100);
	opacity:1.0;
}
a.title:hover {
	filter: alpha(opacity=60);
	opacity:0.6;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #636363;
	text-decoration: none;
}
a:active {
	color: #636363;
}
#contacts {
	color: #aaaaaa;
	position:absolute;
	top:13%;
	left: 13%;
}
#resume {
	color: #aaaaaa;
	position:relative;
	top:33px;
	left: 33px;
	width: 900px;
	background-color:#ebebeb;
	color:#000000;
	padding: 13px;
	margin-bottom:63px;
}
#resume a {
	color: #000000;
	text-decoration: underline;
}
h1 {font-family: Tahoma, Arial, Verdana; font-size: 18px;}
h2 {font-family: Tahoma, Arial, Verdana; font-size: 16px;}