html, body {
height : 100%;
background-color : #000000;
padding : 0;
margin : 0;
}
#table_pos_intro {
width : 100%;
height : 100%;
border : none;
}
#table_pos_intro_col_alignment {
text-align : center;
}
#table_pos_intro_object {
width : 800px;
height : 525px;
}