@charset "utf-8";

/*
    Author: kumie
    Date: 6/21/2025

    Filename: archiveStyle.css
    Stylesheet for the DAIL archive page

*/

body {
   background-color: #372E96;  
   background-image:url("MuyVirusPattern.png");
   background-repeat:repeat;
   background-size:20%;
}