html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}

html, body {
	background: #000 none repeat scroll 0%;
	height: 100%;
	font-family: Arial;
	font-size: 9pt;
	color: #fff;
}

body {
	margin: 0 0 0 40px;
}

a {
	color: #fff;
	text-decoration: none;
}

img {
	border: 0;
	behavior: url(../htc/iepngfix.htc);
}

.container {
	background-color: #3f3f3f;
	background-image: url(../img/bg.png);
	background-position: 45px 25px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	width: 390px;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	padding: 0 40px;
	float: left;
}

.birds {
	float: left;
	margin-left: 10px;
	text-align: right;
	width: 100%;
	margin-left: -500px;
}

.bird1 {
	margin: 30px 10px 0px 40px;
}

.bird2 {
	margin: 10px 30px 0px 65px;
}

.bird3 {
	margin: 15px 15px 0px 25px;
}

.bird4 {
	margin: 20px 80px 0px 115px;
}

.h1, .h1_5 {
	font-size: 85px;
	font-weight: bold;
}

.h1_5 {
	font-size: 72px;
}

.h2 {
	margin-top: 20px;
	font-size: 15px;
}

.about {
	padding: 260px 60px 0 85px;
}

.reverse {
	direction: rtl; 
	unicode-bidi: bidi-override;
	font-size: 13px;
}

.projects {
	padding: 20px;
}
.links {
	padding: 0px 20px;
}


.padder {
	padding-bottom: 370px;
}

.lastfm {
	position: absolute;
	bottom: 0;
	margin: 0px 0px 40px 0px;
	width: 500px;
}

.lastfm .col1 {
	width: 198px;
	float: left;
}

.lastfm .co2 {
	float: left;
}

.blacklink {
	color: #000;
}