* {
	margin:					0;
	padding:				0;
	border: 				none;
}

body {
	background: 			url(../image/bg_body.jpg) repeat-x left top;
	font: 					normal 12px/19px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

#wrapper {
	width: 					995px;
	height: 				1690px;
	background: 			url(../image/msn_site.jpg);
	margin: 				0 auto;
}

#add {
	position:				fixed;
	right:					0;
	top:					0;
	width:					270px;
	height:					200px;
	z-index:				888;
}

#add, object, #add object {
	outline:  				none;
}