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%;
}

/*Contents*/
.content1
{
	margin-top: 100px;
}

/*Products*/
.milktea1
{
	margin-left: 27%;
}

.milktea2
{
	margin-left: 30%;
	margin-top: 5%;
}

.milktea3
{
	margin-left: 30%;
	margin-top: 5%;
}

.milktea4
{
	margin-left: 14%;
	margin-top: 5%;
}

.milktea5
{
	margin-left: 14%;
	margin-top: 5%;
}

.milktea6
{
	margin-left: 30%;
	margin-top: 5%;
}

.milktea7
{
	margin-left: 28%;
	margin-top: 5%;
}

.milktea8
{
	margin-left: 28%;
	margin-top: 5%;
}
/*Milktea*/
.best
{
	color: white;
	font-family: arial, tahoma;
	font-size: 16pt;
}

.oreo
{
	color: white;
	font-family: arial, tahoma;
	font-size: 16pt;
	margin-left: 2%;
}

.cream
{
	color: white;
	font-family: arial, tahoma;
	font-size: 16pt;
	margin-left: 4%;
}

.bacon
{
	color: white;
	font-family: arial, tahoma;
	font-size: 16pt;
	margin-left: 23%;
}

.mango
{
	color: white;
	font-family: arial, tahoma;
	font-size: 16pt;
	margin-left: 12%;
}

.know
{
	color: white;
	font-family: arial, tahoma;
	font-size: 16pt;
	margin-left: 8%;
}
.strawberry
{
	color: white;
	font-family: arial, tahoma;
	font-size: 16pt;
}

.captured
{
	color: white;
	font-family: arial, tahoma;
	font-size: 16pt;
	font-weight: bold;
}
/*Pictures*/
.lychee
{
	width: 400px;
	height: 400px;
	margin-left: 6%;
}

.choco
{
	width: 400px;
	height: 400px;
	margin-left: 1%;
}

.baguette
{
	width: 400px;
	height: 400px;
}

.cheese
{
	width: 400px;
	height: 400px;
}

.graham
{
	width: 400px;
	height: 400px;
}

.mt1
{
	width: 450px;
	height: 300px;
	margin-left: 2%;
}

.mt2
{
	width: 450px;
	height: 300px;
	margin-left: 2%;
}

/*Videos*/
.smwn
{
	margin-left: 4%;
}