@charset 'UTF-8';
@import url('user.css');

#sidebar { WIDTH: 200px; }
#contents { width:100% }
#wrapper { WIDTH: 800px; }
#header { BACKGROUND-IMAGE: url(user_img/colorful_eggs.jpg); BACKGROUND-COLOR: #ffffff; BACKGROUND-REPEAT: repeat-x; BACKGROUND-POSITION: center bottom; HEIGHT: 259px; }
