@CHARSET "UTF-8";

body {
	font-family: sans-serif;
	font-size: 80%;
	}
#card {
	width: 500px;
	margin: 10% auto;
	border: 1px solid #fff;
	}
h1 {
	font-size: 250%;
	margin: 1em 0 0 0;
	}
h2 {
	font-size: 100%;
	font-style: italic;
	margin-top: 0;
	}
p.phone {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 1em;
	}
ul.contacts {
	text-align:right;
	list-style: none;
	margin-top: 0;
	}
.icqnum {
	padding: 0 0 0 20px;
	background: url("http://status.icq.com/online.gif?icq=345310619&img=5") no-repeat 0% 50%;
	}

