@charset "utf-8";
#main-content {width:100%;}

body{color:lightblue;font-family:sans-serif;background-color: grey;}

h1{color:powderblue;}




/*kachow*/
#test-image{height:auto;width:150px;}
#test-float{width:550;height:400px;}

/*floats*/
.fl{float:left;}
.fr{float:right;}