/*
Theme Name: Jasen Magic
Version: 1.0

This stylesheet (style.css) consists of basic styling rules for all devices.

The following device-specific stylesheets are also included:
  style-screen.css
  style-screen-ie.css
  style-print.css

*/

/*
// Main elements
*/

body {
	font-family: Georgia, serif;
	font-size: 1em;
}

ul {
	margin-left: 0;
	padding-left: 1.25em;
}

#header h1 img {
	border: none;
}
