@import url("style.css");


body {
			width: 620px;
			text-align: center;
			margin-left:auto;
			margin-right:auto;
			font-size:16px;
}

div#sirenPageCenter {
width:620px;
}

.sirenText {
text-align:justify;
}

img.siren1 {
background-color:#000000;
padding:10px;
width:600px;}

p.siren2 {
position:relative;
text-align:left;
}

p.siren3 {
position:relative;
}

img.siren3 {
background-color:#000000;
padding:10px;
width: 600px;
}

.siren4 {
position:relative;
text-align:right;
}

img.siren4 {
height:470px;
background-color:#000000;
padding:10px;
}

.siren5 {
position:relative;
text-align:center;
clear:left;
}

img.siren5 {
float:left;
width:308px;
background-color:#000000;
padding:10px;
}


.siren6 {
position:relative;
}

img.siren6 {
float:right;
width:256px;
background-color:#000000;
padding:10px;
}