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

BODY {
	margin: 0;
	font-size:small;
	background: #494040;
	text-align: center;
}

#wrapper {
width: 774px;
height: 551px;
}

#left {
float: left;
}

#right {
float: right;
}

IMG {border: 0px hidden #494040;}