/*
 * Prostyle - Screen styling
 * @version 1.0
 * @author The Mark Agency <info@themarkagency.com.au>
 */
/* Generic Styling */
body{ margin:0;padding:0;background:#000 url(../images/bgBody.jpg) no-repeat left top;}
#homeflash {width:100%; height: 1047px;margin:0 auto;position:absolute;bottom:0;overflow:hidden;text-align:center;}
#middleflash {width:991px;height:714px;margin:40px auto;}
p { font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;size:15px;}
h2 { font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;size:15px; font-weight:normal;}
h1 { font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;size:25px;}
h3 { font-family:Arial, Helvetica, sans-serif;color:#6699FF;size:18px; font-weight:normal;}
a { color:#FFFFFF;}
