#copyright {
color:black;
margin-left:-150px;
margin-right:-50px;
height:100px;
width:300px;
position:fixed;
bottom:-70px;
left:50%;
font-family:morpheusregular;
font-weight:900;
font-size:150%;
text-align:center;}

p {
margin-left:-400px;
left:50%;
width:800px;
color:white;
position:relative;
top:50px;
font-family:existencelight;}

#copyright1 {
color:black;
margin-left:-150px;
margin-right:-50px;
height:100px;
width:300px;
position:absolute;
bottom:-70px;
left:50%;
font-family:morpheusregular;
font-weight:900;
font-size:100%;
text-align:center;}

#spacefilla {
height:300px;
width:100px;
position:absolute;
top:90%;}

	

#applelogo {
margin-left:-250px;
margin-right:-292px;
position:absolute;
left:50%;
top:25%;
width:500px;
height:583px;
}

#menuwrapper {
z-index:100;
position:fixed;
left:50%;
margin-left:-512px;
margin-right:-150px;
width:1024px;
height:300px;}

.menu {
position:relative;
float:left;
top:10px;
left:2%;
width:200px;
height:290px;
border:0px;
background-repeat:no-repeat;
background-position:center;}

#w1 {
background-image:url('banner/w1.png');
background-size: auto 100%;
-webkit-transition:background-image 1s;
	transition:background-image 1s;}

#w1:hover {
	background-image:url('banner/b1.png');
}

#w2 {
background-image:url('banner/w2.png');
background-size: auto 100%;}

#w2:hover {
	background-image:url('banner/b2.png');
	-webkit-transition:background-image 1s;
	transition:background-image 1s;
	-moz-transition:background-image 1s;}

#w3 {
background-image:url('banner/w3.png');
background-size: auto 100%;}

#w3:hover {
	background-image:url('banner/b3.png');
	-webkit-transition:background-image 1s;
	transition:background-image 1s;}

#w4 {
background-image:url('banner/w4.png');
background-size: auto 100%;}

#w4:hover {
	background-image:url('banner/b4.png');
	-webkit-transition:background-image 1s;
	transition:background-image 1s;}

#w5 {
background-image:url('banner/w5.png');
background-size: auto 100%;}

#w5:hover {
	background-image:url('banner/b5.png');
	-webkit-transition:background-image 1s;
	transition:background-image 1s;}

#buynow:hover {
	opacity:0.5;}
	

#b1 {
	left:10px;
	height:100px;
	width:100px;
	z-index:1000;}
	
	
#content1 {
border-left:10px solid black;
border-right:10px solid black;
background-color:#b5121b;
color:black;
margin-left:-460px;
margin-right:-50px;
height:800px;
width:900px;
position:relative;
bottom:-400px;
left:50%;
font-family:morpheusregular;
font-weight:900;
font-size:150%;
text-align:center;}

#appletop {
position:absolute;
width:923px;
top:-191px;
left:-11px;}

#applebottom {
position:absolute;
width:923px;
left:-11px;
bottom:-130px;}

@font-face {
    font-family: 'morpheusregular';
    src: url('fonting/wideawake-webfont.eot');
    src: url('fonting/wideawake-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonting/wideawake-webfont.woff') format('woff'),
         url('fonting/wideawake-webfont.ttf') format('truetype'),
         url('fonting/wideawake-webfont.svg#morpheusregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'existencelight';
    src: url('fonting/existence-light-webfont.eot');
    src: url('fonting/existence-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonting/existence-light-webfont.woff') format('woff'),
         url('fonting/existence-light-webfont.ttf') format('truetype'),
         url('fonting/existence-light-webfont.svg#existencelight') format('svg');
    font-weight: normal;
    font-style: normal;

}