/* CSS Document */

body{
background-color:#414B38;
margin:0px;
}
.welcome-txt{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
color:#C7DDB3;
line-height:12px;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#C7DDB3;
line-height:12px;
}