/* Global Reset: v0.1 
===================================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, 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, hr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

ol, ul {
  list-style: none;
  list-style-position:outside;
  list-style-image:none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

table {
  border-collapse: collapse;   /* tables still need 'cellspacing="0"' in the markup */
  border-spacing: 0;
}

/* END Global Reset: v0.1 
===================================================================== */
  
html, body {margin: 0;padding: 0;}
/*\*/
html, body, .wrapper, .outer {height: 100%;}
.wrapper {margin: 0 auto;display: table;}
.outer {display: table-cell;vertical-align: middle;}
/**/
.outer {white-space: nowrap;}
/* in IEM solo shrink-wrap, no vert.center \*//*/
* html .outer {text-align: center;}
* html .center {display: inline-block;text-align: left;width: 1px;}
/**/
body{background-color:#000000;background-image:url('../images/pms_bkg.jpg');background-repeat:no-repeat;background-position:center center;}
#page{}
.center{position:relative;width:590px;height:259px;background-image:url('../images/cs_txt.png');background-repeat:no-repeat;background-position:center center;}
.center img{position:absolute;bottom:-100px;right:160px;}