@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Retropulse';
    src: url('RetropulseRegular.woff2') format('woff2'),
        url('RetropulseRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
	background: #3d1d07;
	font-family: impact;
	color: white;
	font-size: 25px;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

p1 {
	display: block;
-webkit-transform: rotate(0deg); /*Chrome, Safari, Opera */
transform: rotate(0deg);
position: absolute;
top: 320px;
left: 25px;
 @charset "utf-8";
/* CSS Document */

body {
	background: gray;
	font-family: impact;
	color: white;
	font-size: 25px;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

p1 {
	display: block;
-webkit-transform: rotate(0deg); /*Chrome, Safari, Opera */
transform: rotate(0deg);
position: absolute;
top: 150px;
left: 25px;
font-family: 'Retropulse';
position: relative;
color: white;
font-size: 27.5px;
opacity: 0;
-webkit-animation: fadeIn 2s; /* Chrome, Safari, Opera */
        animation: fadeIn 3s;
        -webkit-animation-delay: 2s;
        animation-delay: 3s;
        -webkit-animation-fill-mode: forwards; 
	    animation-fill-mode: forwards;
}

h1{
	display: block;
-webkit-transform: rotate(0deg); /*Chrome, Safari, Opera */
transform: rotate(0deg);
position: absolute;
text-shadow: 3px 2px 3px black;
top: 361px;
left: 405px;
@charset "utf-8";
/* CSS Document */

body {
	background: gray;
	font-family: impact;
	color: white;
	font-size: 25px;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

h1{
	display: block;
-webkit-transform: rotate(0deg); /*Chrome, Safari, Opera */
transform: rotate(0deg);
position: absolute;
top: 361px;
left: 405px;
font-family: 'Retropulse';
position: relative;
color: pink;
text-decoration: none;
font-size: 36px;
opacity: 0;
-webkit-animation: fadeIn 5s; /* Chrome, Safari, Opera */
        animation: fadeIn 5s;
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
        -webkit-animation-fill-mode: forwards; 
	    animation-fill-mode: forwards;
}
.frame {
	background-image: image("carmine2007.jpg");
	position: relative;
  width: 450px;
	height: 50px;
	margin: 0px auto;
}

.illustration {
	background: white url("carmine2007.jpg"); 
	width: 327px;
	height: 546px;
	margin: 0px auto;	
}

h1:hover {
  color: blue;
}

font-family: georgia;
position: relative;
color: pink;
text-decoration: none;
font-size: 36px;
opacity: 0;
-webkit-animation: fadeIn 5s; /* Chrome, Safari, Opera */
        animation: fadeIn 5s;
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
        -webkit-animation-fill-mode: forwards; 
	    animation-fill-mode: forwards;
}
.frame {
	background-image: image("carmine2007.jpg");
	position: relative;
  width: 450px;
	height: 50px;
	margin: 0px auto;
}

.illustration {
	background: white url("carmine2007.jpg"); 
	width: 327px;
	height: 546px;
	margin: 0px auto;	
}

h1:hover {
  color: blue;
}

font-family: georgia;
position: relative;
color: white;
font-size: 27.5px;
opacity: 0;
-webkit-animation: fadeIn 2s; /* Chrome, Safari, Opera */
        animation: fadeIn 3s;
        -webkit-animation-delay: 2s;
        animation-delay: 3s;
        -webkit-animation-fill-mode: forwards; 
	    animation-fill-mode: forwards;
}

h1{
	display: block;
-webkit-transform: rotate(0deg); /*Chrome, Safari, Opera */
transform: rotate(0deg);
position: absolute;
top: 651px;
left: 140px;
font-family: georgia;
position: relative;
color: pink;
text-decoration: none;
font-size: 36px;
opacity: 0;
-webkit-animation: fadeIn 5s; /* Chrome, Safari, Opera */
        animation: fadeIn 5s;
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
        -webkit-animation-fill-mode: forwards; 
	    animation-fill-mode: forwards;
}
.frame {
	background-image: image("carmine2017.jpg");
	position: relative;
  width: 450px;
	height: 50px;
	margin: 0px auto;
}

.illustration {
	background: white url("carmine2017.jpg"); 
	width: 475px;
	height: 640px;
	margin: 0px auto;	
}

h1:hover {
  color: blue;
}
