@charset 'UTF-8';

#profile {
	width: 400px;
	float: left;
}
#profile .name {
	font-size: 1.2em;
	margin: 5px;
}
#profile .birthday {
	margin: 3px 0;
	text-indent: 1em;
}
#profile .place {
	margin: 3px 0;
	text-indent: 1em;
}

#skype_button {
	width: 150px;
	margin: 10px;
	float: left;
}
