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

body{
	margin:0;
	padding:0;
	background:#ffffff;
}
.ad{
	background-image:url(../images/Untitled-1_03.jpg);
	background-repeat:no-repeat;
	width:320px;
	height:215px;
}
