/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
  .body{
 	border:10px solid green;
 }