body {
	text-align: center;
}

body img {
display: block;
float: left;
}

#cloud {
float:left;
width:30px;
font-size-adjust:inherit;
}

#imgd {
display: block;
float: right;
}

a:link {


   text-decoration: none;

    font-weight: normal;

    font-style: normal;


}
a:visited {


  text-decoration: none;

    font-weight: normal;
	color:#0066FF;



}
a:hover {


    text-decoration: underline;

    font-weight: normal;

    font-style: normal;


}
a:active {
 text-decoration: underline;

    font-weight: normal;

    font-style: normal;


}

img{
border:none;
}

a img{
border:none;
}
