/*
	Theme Name: IJ Builder - holding page
	Date: 2010
	Description:
	Version: 1.0
	Author: Stewart Griffiths
	Author URI: http://welshstew.co.uk
*/

/* reset */
* {margin:0;padding:0;}

/* layout */
html, body { height:100%; }
body{ font: 13px/22px Georgia, serif; color:#fff; background-color:#fcfcff; }
.wrap { width:940px; margin:0 auto; text-align:center; height:50%; }
.wrap img { margin:0 auto; width:400px; display:block; padding:50px 0px;;}

#footer { background:url(../img/foot-back.gif) repeat-x #a50000; width:100%; height:50%;}

/* fontage */

h1 { font-size: 5em; padding: 1.2em; text-shadow: 1px 1px 0px #333234; letter-spacing: -1px; }
h2 { font-size: 2.2em; margin: 0.5em; text-shadow: 1px 1px 0px #333234; }
h2 span { font-style:italic; }
p { font-size:12px; }