@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/starbg.png);
	font-family: "Comic Sans MS";
	font-size: 14px;
}

a {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-decoration: none;
}
.wrapper { 
	text-align: center; margin-bottom: 11em; 
} 

img2{
border-color:#0000FF;
border: dotted;
}

img1{
    float: left;
	text-decoration: none;
}
.footer{
    text-align: center;
}
   
   