01 <style>
02 body{
03 width:976px;
04 margin: 0 auto;
05 border: solid 2px #00ff;
06 background: #ffffff url("../bg_principal.png");
07 }
08
09 p{
10 font-family: Arial, Verdana, sans-serif;
11 font-size:12pt;
12 line-height: 24pt;
13 margin: 30px;
14 color: #0c80;
15 }
16
17 a{text-decoration:none; color: #0ff0}
18
19 /* a:hover{font-weight: bold}*/
20
21 .destaque{
22 color: #ff00;
23 font-weight: bold;
24 }
25
26 #image{
27 border: 0px;
28 padding: 5px;
29 }
30 </style>
É correto afirmar que: