

body{


background-color:#87CEEB;
}

#homepic
{
    width:1000px;
 background-color:white;

 padding:2%;
 margin-left:auto;
 margin-right:auto;
}

#box{
background-image:url(../images/bannerplumeria.png);
background-repeat:no-repeat;
background-position:top center;    
border-style:solid;

background-color:white;



padding:2%;
width:746px;
margin-left:auto;
margin-right:auto;



} 

#main1{
margin-top:10%;    
}
 
#menu{margin-top:10%;}







#table{
    border-style:solid;
    border-width:thin;

    padding:2%;
   
}


/*
a:link {  text-decoration: none;}
a:active { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
*/

