1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
body {
margin: 0;
padding: 0;
color: #252525;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
line-height: 1.7em;
background-color: #ffffff;
background: url(images/accueil/templatemo_wrapper2.png); repeat-x
background-repeat: repeat-x;
background-position: top
}
.templatemo_main_top {
width: 867px;
height: 43px;
background: url(images/accueil/templatemo_content_top.png) no-repeat;
}
.templatemo_middle2 {
width: 867px;
background: url(images/profil/templatemo_middle2.png) repeat-y center top;
margin-bottom:-10px;
}
#notepad{
font-family: "time new roman",sherif;
font-size:1.5em;
margin-left: 28.1%;
margin-bottom:20px;
} |