body { margin: 0; 
	padding: 0; 
	font-family: times new roman,serif; 
	background-color: #FFA6EE; 
	}

a:link { color: black; }

a:hover { color: #f66; }

img { border: none; }

#bannerimg { position: absolute;
        left: 200px;
        top: 20px;
        border: 1px solid black;

a.buta { 
 float: left;
 width:130px;
 height:78px;
}


