body
{
	background-image: url("img/LYCHEE YAKULT MILKTEA WITH NATA.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	margin: 0;
} 

/*Header*/
.mainheader
{
	background-image: url("img/Summer Tea Spot Cover.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.header
{
	height: 70px;
	width: 100%;
	padding: 0%;
}

.contents
{
	float: left;
	margin-left: 0.5%;
	margin-top: -0.5%;
	position: fixed;
	margin-top: 5px;
}

.navs
{
	display: block;
	float: left;
	margin-left: 10px;
	border: 5px solid #79c7d4;
	border-radius: 20px;
}

.navs
{
	color: black;
	background-color: white;
	font-family: arial, tahoma;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px;
	
}
.navs:hover
{
	opacity: 0.9;
	color: #79c7d4;
	background-color: white;
	padding: 10px 10px;
}

/*Header2*/
.header2
{
	margin-left: 5%;
	margin-top: 5%;
}

.tagline
{
	color: black;
	font-family: arial, tahoma;
	font-size: 25pt;
	font-weight: bold;
	margin-left: 15%;
}

/*Content*/
.branches
{
	margin-left: 25%;
	margin-top: 8%;
	float: left;
}

.branch
{
	color: white;
	font-family: arial, tahoma;
	font-size: 18pt;
	margin-left: 8%;
	margin-top: 5%;
}

.stslb
{
	width: 500px;
	height: 500px;
}

.stsmccb
{
	width: 500px;
	height: 500px;
}