/*
Site: http://beechdesign.net
Title: Beech Design
Author: Michael Beech
Version: 2.0
Description: Digital portfolio of graphic designer Michael Beech, Perth Western Australia.
*/

/* _____ copy _____ */

body {
	color: #FFCC00;
	background-color: #ffffff;
}

p,a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}


/* _____ layout _____ */

#flashcontent {
	width: 1000px;
	height: 800px;
	border: none;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #375ba2;
}

h2 {
	font-size: 1em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #375ba2;
}