body {
	font: normal 13px/2 "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #e6e6e6;
	text-shadow: #200 1px 1px 1px;
	text-align: center;
	background: #303030 url("/static/img/bg.png") repeat;
}

div {

}

a {
	text-decoration: none;
}

p {

}

img {
	border: 0;
}

#avatar {
	width: 100px;
	height: 100px;
	background-color: #000000;
}

#intro {
	color: #FFFFFF;
}

#link {
	color: #FFFFFF;
}

#email {
	width: 40px;
	height: 40px;
	margin: 5px 5px;
	padding: 5px 5px 5px 5px;
	color: #F10003;
	background-color: #1F1F1F;
}

#footer {
	color: #FFFFFF;
}
