body {
   text-align : center;
   background-color: #C9CACF;
   font-family: Arial, Helvetica, sans-serif;
   color: #fff;
   text-align: center;
   font-size: 13px;
}

#center {
background-color: transparent;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
margin-top: -275px;
text-align: center;
min-width: 317px; 
}

#goon {
margin-top: 7px; 
color: #000; 
width:394px; 
text-align:center;
}

#wrapper {
margin: 0px auto;
background-color: #C9CACF;
position: relative;
text-align: left;
width: 394px;
height: 550px;
}

#outline {
margin: 0px auto;
background-color: #C9CACF;
position: relative;
text-align: left;
width: 317px;
height: 550px;
border: 2px solid #fff;
}

a:link {
color: #932C33;
}

a:visited {
color: #932C33;
}

a:active {
color: #932C33;
}

