Team:NAWI Graz

<style> body{

   background-image: url("Chiplogo.png");
 
           background-repeat: no-repeat;
           background-size: 70%;
           background-position: center;
           background-attachment: fixed;
   
   width:90%;
   height:100%;
   background-color:#DDD;

} </style>