@charset "utf-8";
/* projects.css */

@import url("http://nick.aldwin.us/main.css");

header h1 {
height: 77px;
background: url(img/header.png) no-repeat;
}

#projlist li {
margin: 10px 0;
}
