 body {
background-image:url('stripe.png');
padding:10;
margin:0;
font-family: arial;
color: rgb(180,180,180);
font-size: 13px;
}

p {
font-family: arial;
color: rgb(180,180,180);
font-size: 13px;
margin-top: 1px; 
margin-bottom: 1px;
}

h1 {
font-family: arial;
color: rgb(210,210,210);
font-size: 17px;
}

h2 {
font-family: arial;
color: rgb(255,255,255);
font-size: 15px;
}

ws {
font-family: arial;
color: rgb(255,255,255);
font-size: 11px;
}

ss {
font-family: arial;
font-size: 11px;
}

w{
color: rgb(255,255,255);
}

a {
color: rgb(102,116,143);
text-decoration: none;
}


img{border:none}

a:hover {color: rgb(60,30,255)}


