

p{
    color: rgb(4, 119, 123);
    position: absolute;
    margin: 1px;
    left: 20px;
    font-family: "calibri";
    font-size: 20 px;
    font-family: times new roman;


}

article{
    color: rgb(132, 2, 132);
    font-family: google sans;
    font-size: 50 px;
    padding: 10px;
    position: absolute;
    border: 1px;
    top: 100px;
    left: 220px;




}

h2{
    color: rgb(132, 2, 132);
    font-family: "google sans";
    font-size: 30px;
    position: absolute;
    bottom: 250px;
    right: 525px;




}

h3{
    color: rgb(1, 181, 127);
    font-family: "google sans";
    font-size: 30px;
    position: absolute;
    bottom: 600px;
    right: 50px;




}

h4{
    color: rgb(132, 2, 132);
    font-family: "google sans";
    font-size: 15px;
    position: absolute;
    bottom: 200px;
    right: 925px;




}




img#naoya{
    position: absolute;
    top: 200px;
    right: 100px;
    width: 20%;

}

h1{
    color: rgb(10, 107, 176);
    font-family: "calibri";
    font-size: 30px;
    padding: 10px;
    position: absolute;
    top: 65px;
    left: 520px;




}


body{

    background-color: rgb(4, 119, 123);

    background-image: url("images/me.png");
    background-size: cover;
    background-position: absolute;
    background-repeat: no-repeat;
}

a{
    color:darkgoldenrod;
    position: absolute;
    bottom: 290px;
    right: 180px;


}

