* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
	background-color: #0B1C20;
	color: #F0F0F0;
}
h1, h2, h3, h4, h4, h6 {
	font-weight: normal;
}
#wrapper {
	margin-top: 40px;
	margin-left: 40px;
	width: 240px;
	padding: 15px;
}
h1 {
	font-size: 25px;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	text-transform: lowercase;
	margin-bottom: 40px;
	color: #FF9900;
	margin-top: -8px;
}
h3 {
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}
#works {
	list-style-type: none;
	margin-bottom: 40px;
}
#works a {
	color: #F0F0F0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	display: block;
	line-height: 1.5;
	background-image: url(../images/fonsA.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 236px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#info {
	list-style-type: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
}
#info strong {
	color: #FF9900;
	font-weight: normal;
}
