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

/* Orginal: style.css */
#mobile, #plate-small, #full {
		display:none;
	
}
#plate-large {
	display:inline;
}

#body {
	width: 1000px;
}