<!-- logo start -->
<!-- (c) Layout created by  (https://layouts.spacehey.com/layout?id=39923) -->

<style>
.logo {
content:url(https://static.wikia.nocookie.net/logopedia/images/2/2e/Xbox_logo_3.png/revision/latest/scale-to-width-down/300?cb=20191204141807);
</style>
<!-- logo end-->

<!-- intro start -->
<!-- (c) Layout created by xXPixieDaNekoXx (https://layouts.spacehey.com/layout?id=39989) -->

<style>
body:before {
	content: " ";
	height: 100vh;
	width: 100vw;
	display: block;
	position: fixed; 
	top: 0; 
	left: 0; 
	z-index: 100;
	background-image: url('https://i.vgy.me/L2sNKf.gif');
	background-size: cover;
	background-repeat: no-repeat;
background-position:center;
	animation: yourAnimation 3.1s ease 0s 1 normal forwards;
	pointer-events: none;
}
@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} } 

<style></style>
<!-- intro end -->

<!-- Layout Start -->
<!-- (c) Layout created by aoife☆ (https://layouts.spacehey.com/layout?id=39908) -->

<style>

body{
background-image: url(https://i.vgy.me/EyEOsq.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}


main {
       background-color: rgba(0, 0, 0, 0.7);
}

/* colors for the table headings on the left */
.profile .contact .heading, .profile .table-section .heading, .home-actions .heading {
     background-image: linear-gradient(darkgreen, greenyellow);
     color: black;
}

/* edit profile / user is your friend */
.profile-info {
    background-color: #ff0099;
    background-image: linear-gradient(ghostwhite, gainsboro, gainsboro, gainsboro);
    border: 3.5px solid rgba(0, 0, 0, );
    border-radius: 6px;
    box-shadow: 0px 0px 14px black;
}

/* colors for table cell background (by default spacehey has a separate color for :first-child) */
.profile .table-section .details-table td {
     background-color: #ff0099;
     background-image: linear-gradient(ghostwhite, gainsboro, gainsboro, gainsboro);
     border: 2px solid darkgrey;
     border-radius: 3px;
     color: black;
}

/* friends comments - friend's name */
.comments-table td:first-child{
    background-image: linear-gradient(greenyellow, darkgreen)
}

/*friends comments- comment */
.comments-table td {
    background-image: linear-gradient(ghostwhite, gainsboro, gainsboro, gainsboro);
}

table.comments-table {
   border: 3px solid black;
   border-radius: 6px;
}

/* interests and links */
.profile .table-section {
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    border: 3.5px solid rgba(0, 0, 0);
    border-radius: 6px;
    box-shadow: 0px 0px 14px black;
}

/* headings on the right */
.profile .blurbs .heading, .profile .friends .heading {
     background-image: linear-gradient(darkgreen, greenyellow);
     color: black;
}

/* mood and view my */
.profile .mood{
    padding-top: 5px;
    padding-left: 5px;
    box-shadow: 0px 0px 14px black;
    background-color: #ff0099;
    background-image: linear-gradient(ghostwhite, gainsboro, gainsboro, gainsboro);
     border-radius: 6px;
     border-style: outset;
     border-width: 1px;
     border: 3.5px solid rgba(0, 0, 0);
     margin-bottom: 20px;
    box-shadow: 0px 0px 14px black;
}

/* blog entries */
.blog-preview{
     background-color: #ff0099;
     background-image: linear-gradient(ghostwhite, gainsboro, gainsboro, gainsboro);
    border: 3.5px solid rgba(0, 0, 0);
    border-radius: 6px;
    box-shadow: 0px 0px 14px black;
    padding: 8px;
}

nav .links {
     background-image: linear-gradient(darkgreen, greenyellow);
     color: black;
     border: 3px solid rgba(0, 0, 0);
     border-radius: 8px;
     box-shadow: 0px 0px 14px black;      
}

nav .top {
     background-image: linear-gradient(darkgreen, greenyellow);
     color: black;
     border: 3px solid rgba(0, 0, 0);
     border-radius: 8px;
     box-shadow: 0px 0px 14px black;      
}

footer {
     background-image: linear-gradient(darkgreen, greenyellow);
     color: black;
    border: 3px solid rgba(0, 0, 0);
    border-radius: 8px;
    box-shadow: 0px 0px 14px black;
}

.blurbs {
     background-color: #ff0099;
     background-image: linear-gradient(ghostwhite, gainsboro, gainsboro, gainsboro);
    border: 3.5px solid rgba(0, 0, 0);
    border-radius: 6px;
    box-shadow: 0px 0px 14px black;
}

.profile .contact {
     background-color: #ff0099;
     background-image: linear-gradient(ghostwhite, gainsboro, gainsboro, gainsboro);
    border: 3.5px solid rgba(0, 0, 0);
    border-radius: 6px;
    box-shadow: 0px 0px 14px black;
}

.profile .friends {
     background-color: #ff0099;
     background-image: linear-gradient(ghostwhite, gainsboro, gainsboro, gainsboro);
    border: 3.5px solid rgba(0, 0, 0);
    border-radius: 6px;
    box-shadow: 0px 0px 14px black;
    margin-bottom: 10px
}

/* profile pic, details, etc box*/
.general-about {
    padding: 10px 10px 14px 10px;
    display: flex;
    height: 400px;
    padding: 10px 10px 14px 10px;
    display: flex;
    height: 180px;
    color: black;
     background-color: #ff0099;
     background-image: linear-gradient(ghostwhite, gainsboro, gainsboro, gainsboro);
    border: 3.5px solid rgba(0, 0, 0);
    border-radius: 6px;
    box-shadow: 0px 0px 14px black;
    margin-bottom: 10px;
    margin-top: 0px;
}

span[itemprop="name"] h1 {
    background-image: linear-gradient(darkgreen, greenyellow);
    color: black;
    border: 3.5px solid rgba(0, 0, 0);
    border-radius: 6px;
    box-shadow: 0px 0px 14px black;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

:root {
    --light-gray: #f2f0f0;
    --gray: #e3e3e3;
    --dark-gray: #919191;
    --darker-gray: #545454;
    --logo-blue: #1D4ED8;
    --darker-blue: forestgreen;
    --lighter-blue: #60A5FA;
    --even-lighter-blue: #BFDBFE;
    --lightest-blue: #DBEAFE;
    --red: #FF0000;
    --dark-orange: darkgreen;
    --light-orange: darkgreen;
    --even-lighter-orange:  darkseagreen;
    --strange-yellow: #dbae2e;
    --green: #34D399;
    --light-green: #E6F8DD;
    --medium-green: #A0C99C;
    --dark-green: #059669;
    accent-color: #1D4ED8;
    accent-color: var(--logo-blue);
}

profile .blurbs .section h4 {
    color: black !important;
}

/* friend names */
.profile .friends .person p {
    color: darkgreen;
    text-decoration: underline;
}

/* friend count colour*/
.count {
   color: darkgreen;
   text-decoration: underline;
}

/* hide spacehey url */
.profile .url-info {
    display: none;
}

</style>

<!-- Layout end-->

<!-- content-->     
<!-- About me -->

<center>
<div>
  <ul>
    <h2>▄︻╦̵̵̿═Get to know Me═  ---</h2> 
I'm currently living in Italy, I was born to an American father and an Italian Mother. We moved to Italy when I was 7. I joined the Italian Military when I was 25. I am now a 45 year old father of 5 kids, and 2 grand kids, with another grand kid on the way. I am into weightlifting, fitness in general, gaming, reading, and spending time with my family. I joined SpaceHey because i miss the MySpace era internet and the customization that came with it.   


<center>
<h2>  ▄︻╦̵̵̿═At A Glace═ ---</h2>
    -Italian Military Man<br/>
       -Loving Husband<br/>
         -Father of 5<br/>
       -Fitness Enthusiest<br/>
  </center></ul>
</div>


<a href="https://ibb.co/rHnVZXs"><img src="https://i.ibb.co/L143Cs5/pekenoreal-20200205-132601-83524940-508830483104177-1617930319439435199-n-1-1-censored.png" alt="pekenoreal-20200205-132601-83524940-508830483104177-1617930319439435199-n-1-1-censored"/></a>



<a href="https://ibb.co/0GV0Z78"><img src="https://i.ibb.co/G53Zk6B/20201217-205627-131921420-664314077572925-3869296572072580365-n-001.png" alt="20201217-205627-131921420-664314077572925-3869296572072580365-n-001"/></a>

<a href="https://ibb.co/c3gJBKR"><img src="https://i.ibb.co/LRkSFDB/20200204-170401-82748274-3185937291494817-9215048195091412565-n.jpg" alt="20200204-170401-82748274-3185937291494817-9215048195091412565-n"/></a>

<a href="https://ibb.co/jZQyBTv"><img src="https://i.ibb.co/M5tcWsD/renzo-zorzi-20191119-203242-73205057-110546843574072-3833026541290831599-n-1.jpg" alt="renzo-zorzi-20191119-203242-73205057-110546843574072-3833026541290831599-n-1"/></a>

<a href="https://ibb.co/gR2dwwK"><img src="https://i.ibb.co/gR2dwwK/103725747-10217350536050484-3717893266010958007-n.jpg" alt="103725747-10217350536050484-3717893266010958007-n"/></a></center>