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

/*Mobile Styling*/
body{
	width: 100%;
	height: 100%;
}

.header{
	width: 100%;
	height 50px;
	background-color: #000000;
}