body{
 font-family: "Trebuchet MS",  Verdana;

}
#main{
   margin:0 auto;
   width:600px;
   background-color:#fff;
}
.flash{
   margin:0 auto;
}
.right{
	text-align:right;
   width:100%;
}
 a{
 text-decoration:none;
 color:#666;
}
a:hover{
  color:#74FC03;
}
.right img{
	border:0;
}