.text{
width: 60%;
float: left;

}

.intro{
margin-left: 5%;
margin-right: 5%;

}

.rouge{
color: #FF0000;
}

a:hover{
 color: #800080;
}

.blog{
margin-left: 64%;
border: ridge 4px #00FF00;
margin-right: 5%;
-moz-border-radius-topright: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomright: 20px;

padding: 3px;
}
