body{
	background-color: rgb(211,236,229);
	color: #507A85;
	font-size: 24px;
	}
h1{
	color: rgb(33,45,61);
	font-family: "Times New Roman", Times, Serif;
	font-size: 40px;
	}
h2{
	color: rgb(33,45,61);
	font-family: "Times New Roman", Times, Serif;
	font-size: 30px;
	}
h3{
	color: #507A85;
	font-family: "Times New Roman", Times, Serif;
	font-size: 22px;
	
}

p{
	color: #507A85;
	font-family: "Times New Roman", Times, Serif;
	font-size: size 24px;
	}
a{
	text-decoration: none;
	color: #507A85;	
}
#copyright{
	font-size: 12px;
	color: rgb(33,45,61);
	float: left;
}
#me{
	color: maroon;
	background-color: lightblue;
}

#canvasholder{
	position: relative;
	float: left;
	margin-top: 50px;
	margin-left: -9px;
	width: 1280px;
	height: 720px;
}

#canva{
	
	position: relative;
	float: left;
	width: 1280px;
	width: 720px;
	z-index: 1;
}

#defaultCanvas0{
	position: relative;
	margin: 0;
	top:0;
}

.basetext{
	position: relative;
	width: 490px;
	top: 175px;	
	left: 90px;
	font-size: 22px;
}
.fixname{
	position: fixed;
	float: left;
	top: 90px;
	left: 30px;
}
.menu{
	position: fixed;
	top: 30px;
	left: 100px;
	border: 0px solid black;
	width: 400px;
	height: 30px;
	background-color: rgb(33,45,61);
	z-index: +1;
	font-size: 22px;
	padding-left: 8px;
	word-spacing: 16px;
}
.mainbase{
	position: relative;
	width: 1420px;
	margin: 20px;
	padding: 20px;
	left: 60px;
}


.leftim{
	position:relative;
	float: left;
	margin: 50px;
	top:20px;
	width: 400px;
	font-size: 26px;
}
.othercol{
	position: relative;
	float: left;
	top: 5px;
	left: -5px;
	margin: 2.5px;
	padding: 2.5px;
}

.slideside{
	position: relative;
	width: 1400px;
	height: 800px;
	top: 45px;
}

.left{
	position: relative;
	float: left;
	top: 7px;
	margin-top: 15px;
	margin-left: 30px;	
	width: 450px;
}

.right{
	position: relative;
	float: left;	
	width: 600px;
	top: 22px;
}

.sale{
	position: relative;
	float: left;
	top: 50px;
	width: 600px;
	
}