/*
Author Name : Abhishek Madan
Author Site : http://www.warmtongue.com
Style Name : Grey
Style URI : 
Version : R2
Comments : Based on K2
*/

body {
font-family: arial, comic sans ms, helvetica, sans-serif !important;
/* background: #c8d2da !important;*/
font-size: 68% !important;
color: #333 !important;
margin: 0 !important;
_margin: 0 !important;
padding-top: 10px;
padding-bottom: 10px;
}
#page {
width: 930px !important; /*Width of entire Blog*/
_width: 930px !important; /*Check in IE to get the value that matches your blog*/
border: 0px !important;
padding: 0px !important;
_padding: 0px !important;
}

#header{
background: #A9A9A9 url('testheader.jpg') !important;
}

 a:link{
text-decoration: none;
color:#000;
}

a:hover{
text-decoration: underline;
color: #333;
}

a:visited{
text-decoration: none;
color:#333;
