body {

background-color: black;

background-image: url('./image/morris3.jpg');
background-repeat: repeat;

margin : 0px ;
padding : 0px ; 

}

.inbox {

/* background-color: #080b02;
background-position:center; 
background-repeat:no-repeat;
background-attachment:fixed;

*/

}


.boxtop {

border-style : none;
width: 850px;
height: 158px;

margin : 0px ;
padding : 0px ; 

position:relative;
top:4;

}

.boxbottom {

border-style : none;
width: 850px;
height: 80px;

margin : 0px ;
padding : 0px ;


}

.boxmiddle {

border-style : none;
background-image: url('image/leftright.gif');
background-repeat:y-repeat;
background-color: #080b02;

width: 832px;
height: 350px;

margin : 0px ;
padding : 0px ;



}

.mainphoto {

border-style : none;

width: 423px;
height: 297px;

margin-top : 10px ;
margin-left : 20px ;

float:left;
}

.mainnotice {

border-style : none;

color: #E7E5CE;
font-family: georgia;
font-size: 14px;

text-align: justify;
line-height: 120%;

width: 330px;
height: 300px;

margin-top : 20px ;
margin-left : 5px ;
margin-right : 10px ;

padding-top : 5px;
padding-right : 20px;

float:right;


}


/*a:link {border-style : none; text-decoration: none;}
a:visited {border-style : none; text-decoration: none;}
a:hover {border-style : none; text-decoration: none;}
a:active {border-style : none; text-decoration: none;}*/
