@charset "utf-8";
/* CSS Document */

html{height:100%;}
body{background:url('/paddylanding/background.png') repeat-y #131313 center;height:100%;position:relative;padding:0px;margin:0px;}

.tableBlock{width:823px;height:100%;margin:0 auto;display:table}
.tableRow{display:table-row}
.tableCell{display:table-cell;vertical-align:middle;}
.tableCellText{position:absolute;padding:10px;margin-top:-299px;margin-left:20px;width:763px;height:269px;font-family:"georgia","arial","sans-serif";font-size:30px;color:black;}
.sig{font-family:'Segoe Script', 'georgia','arial','sans-serif'}


