/*
Theme Name: The Emerald Peacock
Theme URI: http://www.theemeraldpeacock.com.au/
Description: Theme for The Emerald Peacock website
Version: 1.0
Author: Nick Roberts
Tags: full page, flash
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 13px;
}

p {
	padding: 266px 0 34px 0;
	line-height: 15px;
}

#no-flash {
	background: url(images/bg.jpg) top center no-repeat;
	height: 400px;
}
