/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: magenta;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


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

}



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

}




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

}




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

}


#welcome1{
	font-family: 'bodonixtregular';
	font-size: 200px;
	color: yellow;
	text-align:center;
	padding-top: 300px;
	background: purple;
	height: 700px;
	cursor: pointer;
	}

#welcome2{
	font-family: 'bemioregular';
	font-size: 200px;
	color: orange;
	text-align:center;
	padding-top: 180px;
	background: lightblue;
	height: 700px;
	cursor: pointer;
	
	}

#welcome3{
	font-family: 'sullivanregular';
	font-size: 75px;
	color: white;
	text-align:bottom 0;
	padding-top: 0px;
	background: red;
	height: 900px;
	cursor: pointer;
	}

#welcome4{
	font-family: 'bodonixtregular';
	font-size: 150px;
	color: green;
	text-align:center;
	padding-top: 300px;
	background: white;
	height: 700px;
	cursor: pointer;
	
	}
	
#welcome4 h1{
	transition: color 1s;
	-webkit- transition: color 1s;
}

#welcome4 h1:hover{
	color: purple;
	}
	
#welcome5{
	font-family: 'sullivanbevel';
	font-size: 400px;
	color: hotpink;
	text-align:center;
	padding-top: 300px;
	background: yellow;
	height: 700px;
	cursor: pointer;
	
	}



#top{
	height: 900px;
	width: 100%;
	background: gray;
	}




#intro{
	width: 100%;
	height: 200px;
	background: rgba(255,255,255,0.7);
	position: absolute;
	cursor: pointer;
		
}

#intro h1{
	font-family: 'bodonixtregular';
	font-size: 75px;
	color: black;
	text-align:center;
	padding: 10px;
}

#intro h2{
	font-family: helvetica;
	font-size: 20px;
	color: red;
	text-align:center;
	transition: color 1s;
	-webkit- transition: color 1s;
	
}

#intro h2:hover{
	color: purple;
	}



#one{
	background: #9E005D;
	width: 25%;
	height: 890px;
	float:left;
	transition: background-color 0.5s ease;
	-webkit- transition: background-color 0.5s ease;
}

#one:hover{
	background: orange;
	}


#l{
	text-align: center;
	padding-top: 300px;
	font-family: 'sullivanregular' ;
	font-size: 240px;
	color: white;
	cursor: pointer;
}

#two{
	background: #C1272D;
	width: 25%;
	height: 890px;
	float:left;
	transition: background-color 0.5s ease;
	-webkit- transition: background-color 0.5s ease;
}

#two:hover{
	background: lightblue;
	}


#a{
	text-align: center;
	padding-top: 300px;
	font-family: 'bodonixtregular';
	font-size: 200px;
	color: white;
	cursor: pointer;
}


#three{
	background: #22B573;
	width: 25%;
	height: 890px;
	float:left;
		transition: background-color 0.5s ease;
	-webkit- transition: background-color 0.5s ease;
}

#three:hover{
	background: purple;
	}

#d{
	text-align: center;
	padding-top: 280px;
	font-family: 'sullivanbevel';
	font-size: 260px;
	color: white;
	cursor: pointer;
}


#four{
	background: #F7931E;
	width: 25%;
	height: 890px;
	float:left;
		transition: background-color 0.5s ease;
	-webkit- transition: background-color 0.5s ease;
}

#four:hover{
	background: magenta;
	}

#y{
	text-align: center;
	padding-top: 270px;
	font-family: 'bemioregular';
	font-size: 240px;
	color: white;
	cursor: pointer;
}

.letters{
	text-align: center;
	padding-top: 300px;
	font-size: 200px;
	color: white;
	cursor: pointer;
}


.rotated {
    -webkit-transform: rotate(45deg); 
    -moz-transform: rotate(45deg);  
    -ms-transform: rotate(45deg);  
    -o-transform: rotate(45deg);  
    transform: rotate(45deg);  
}