@import"layout.css";
@import"sidebar.css";
@import"classes.css";

* {
	margin: 0; padding: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

h1 {
	margin-bottom: 1em;
	font: normal normal 2.2em "Times New Roman", serif;
	color: #000;
}
