* {
padding: 0;
margin: 0;
}

body {
background-color: #ffffff;
}

#container {
}

#center {
width: 715px;
height: 300px;
}