@charset "utf-8";
/* CSS Document */

body {margin: 0; padding: 1.5em; border-width: 15px; border-color:green; border-style: solid;}

#orange_frame {background-color: white; font-family: georgia; sans-serif; font-size: 2em; text-align: center; width: 45%; padding: 1em 1em 1em 1em; border-color: #EF6000; border-width: .5em; border-right-style: solid; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; margin-left:25%; margin-right: 5%; }

#black_frame {background-color: white; font-family: georgia;  sans-serif; font-size: 1.2em; width: 58em; height: 480px; padding: 0em 0em 0em 0em; background-color: white; border-color: black; border-width: .5em; border-left-style: solid; border-top-style: solid; solid; border-bottom-style: solid; border-right-style: solid; position: absolute; left: 24em; top: 10em; }

#blue_frame {background-color: white; font-family: georgia; sans-serif; font-size: 1.2em; width: 15em; height: 22em; padding: 1em 1em 1em 1em; border-color: blue; border-width: 1em; border-left-style: solid; border-top-style: solid; solid; border-bottom-style: solid; border-right-style: solid; position: float; right: 20em;}

#black_frame2 {background-color: white; font-family: georgia; sans-serif; font-size: 1.2em; width: 20em; height: 45em; padding: 1em 1em 1em 1em; border-color: black; border-width: 1em; border-left-style: solid; border-top-style: solid; solid; border-bottom-style: solid; border-right-style: solid; position: float; right: 20em; }

#orange_frame2 {background-color: white; font-family: georgia; sans-serif; font-size: 1.5em; text-align: center; width: 745px; height: 530px; padding: 1em 1em 1em 1em; border-color: #EF6000; border-width: .5em; border-right-style: solid; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; margin-left:25%; margin-right: 5%; position: absolute; left: 6em; top: 755px;  }