* {
    padding: 0;
    margin: 0;
} 

body {
background: url(http://stamsura.mobie.in/image/blk1.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 1px;
color: #000099;
}

img { border: none; }
a { color: #97C4FF; text-decoration: none;}
a:hover { text-decoration: underline; color : #000099; }

#wrap {
margin: 40px auto 0 auto;
width: 800px;
}

#header { 
border: 1px solid #000099;
height: 100px;
background: url(http://stamsura.mobie.in/image/blk1.gif);
}
#header h1 {
font-size: 10px;
font-weight: 100;
letter-spacing: -1px;
padding: 5px 0 5px 5px;
}
#header h1 a {
color: #000099;
text-decoration: none;
}
#header h1 a:hover {
color: #000099;
text-decoration: none;
}
#header h2 {
color: #000099;
font-size: 10px;
font-weight: 100;
padding: 0 0 0 5px;
letter-spacing: -1px;
line-height: 10px;
}

.left {
margin-top: 10px;
width: 570px;
float: left;
text-align: justify;
border: 1px solid #000099;
padding: 5px;
background: url(http://stamsura.mobie.in/image/blk1.gif);
}
.left h2 {
color: #000099;
font-size: 10px;
letter-spacing: -1px;
font-weight: 100;
padding : 5px 0 5px 0;
}

.right {
margin-top: 10px;
width: 170px;
float: right;
border: 1px solid #000099;
font-size: 10px;
padding: 10px;
background: url(http://stamsura.mobie.in/image/blk1.gif);
}
.right ul {
list-style-type: square;
padding: 10px 10px 10px 10px;
color: #000099;
}
.right h2 {
height: 30px;
font-size: 10px;
color: #000099;
line-height: 50px;
}
.right a { text-decoration: none }


#footer {
margin-top: 10px;
text-align: center;
color: #000099;
font-size: 10px;
border: 1px solid #000099;
padding: 10px;
background: url(http://stamsura.mobie.in/image/blk1.gif);
}