File size: 161 Bytes
ca056f0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
body {
 font-family: Arial, sans-serif;
 text-align: center;
 background-color: #f0f0f0;
}

h1,
h2,
h3 {
 font-weight: bold;
}

a,
a:visited {
 color: #0070cc;
}