/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 30, 2014, 2:07:07 AM
    Author     : ry60003333
*/

html {
    background-color: rgb(44, 38, 38);
}

.image {
    width: 322px;
    height:398px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -161px 0 0 -199px;
}