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

body {
	background-color:rgb(78,195,199);
}

#holder {
	margin-top:100px;
}
