/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 22, 2019, 12:44:26 AM
    Author     : Ishan Darshana
*/

body{
    background-color: black;
    color: white;
}

.content a{
    text-decoration: none;
}