/* Import the basic portfolio stuff */
@import url(global.css);

h2 {
	font-size: 130%;
	font-weight: bold;
}

p {
	margin: 0.5em 3em;
}
