Take Code in here!


Req Bintang Nelicia: Rainbow Wonderland

Jumat, 02 Oktober 2015
<!-----------------------------------------------------------------------
Name: R A I N B O W
Full Template by : http://anugerahsalsa.blogspot.com/
Inspired by :  http://cocorini.com/ and http://sibodohjangankacau.blogspot.com/
Theme : colorfull, kawaii, good, request
Thanks for download and using my skin. Please don't ever remove these credits!
-----------------------------------------------------------------------!>



<html>
<link href='http://fonts.googleapis.com/css?family=Oxygen' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Josefin+Sans|Englebert|Crafty+Girls|Amatic+SC' rel='stylesheet' type='text/css'/>
<link href='https://fonts.googleapis.com/css?family=Butterfly+Kids|Gochi+Hand|Devonshire|Delius|Zeyada' rel='stylesheet' type='text/css'/>
<link href='https://fonts.googleapis.com/css?family=Dawning+of+a+New+Day|Short+Stack|Lovers+Quarrel' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Handlee|Delius+Swash+Caps|Englebert|Ribeye+Marrow|Sacramento' rel='stylesheet' type='text/css'/>
<head>
<title>R A I N B O W Wonderland</title>
<link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lx3nkdGLgG1r4s90a.png" />
<style type="text/css">

@font-face {font-family: "tinytots";src: url('http://static.tumblr.com/2vxikgw/xUKmst0uu/tinytots.ttf');}

body {
color: #777;
font-family: short stack;
font-size: 10px;
background: url(http://i.imgur.com/zOflB.png);
cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png),auto;
}
a:link, a:active, a:visited {
font-family: oxygen;
color: Red;
text-decoration: none;
font-weight: none;
-webkit-transition-duration: .50s;
}
a:hover {
color: Yellow;
text-decoration: none;
cursor: url(http://static.tumblr.com/mpornxv/JVilj15ds/0215.png), wait;
}

a.older {
    text-transform: uppercase;
    background: #ffdff4;
    border: 1px solid Red;
    letter-spacing: 1px;
    color: #555;
    padding: 2px;
    font: 8px oxygen;
    float: right;
}

a.newer {
    text-transform: uppercase;
    background: #badaff;
    border: 1px solid green;
    letter-spacing: 1px;
    color: #555;
    padding: 2px;
    font: 8px oxygen;
    float: left;
}

/****************************
POST FOOTER
****************************/
#footerpost {
margin-top:30px;
border-bottom: 4px double #BCFDAE;}
/****************************
SIDEBAR
****************************/
#placeholder {
    position: fixed;
    margin-top: 150px;
    margin-left: 241px;
}
#portrait {
    padding: 10px;
    width: 95px;
    height: 95px;
    margin-left: 66px;
    margin-bottom: 10px;
    background-color: #BCFDAE;
    border-radius: 80px;
}

#portrait img {
    max-width: 96px;
    border-radius: 100px;
}

#sidebar {
    width: 240px;
    padding: 5px;
    background-color: #badaff;
    border-top: 4px solid #FFDFDF;
    border-bottom: 4px solid #FAFAD2;
    border-right: 4px solid ##FAFAD2;
}

#place {
    position: fixed;
    top: 160px;
    left: 20px;
}

#sidebarimage {
    width: 200px;
    padding: 10px;
    background-color: #fafad2;
    border-radius: 14px;
    box-shadow: 0px 0px 6px 1px #C4F4F8;
    background-image: url('http://assets.tumblr.com/images/x.gif');
}

#sidebarimage img {
    max-width: 200px;
    border-radius: 8px;
}
#desc {
    width: 227px;
    font-family: oxygen;
    font-size: 8pt;
    margin-top: 5px;
    padding: 6px;
    background-color: #f4f4f4;
    background-attachment: fixed;
    border-top: 1px dashed #e0e0e0;
}

#desc b, strong {
    color: #bdbdbd;
}

#desc i, em {
    color: #bdbdbd;
}

#title {
    font-family: oxygen;
    text-transform:  uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 2px;
    padding-bottom: 2px;
    color: #bdbdbd;
    border-bottom: 2px dashed #e0e0e0;
}

#sidebarnav {
    position: relative;
    text-align: center;
}

#sidebarnav a {
    padding: 3px;
    padding-top: 4px;
    margin-top: 4px;
    margin-left: 2px;
    width: 45px;
    font-family: short stack;
    font-size: 7px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    text-align: center;
    color: #bdbdbd;
    background-color: #C4F4F8;
    border-bottom: 3px dotted #E5EAEB;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#sidebarnav a:hover {
    color: #fff;
    background-color: #E5EAEB;
}

#custom {
    position: relative;
    font-family: tinytots;
    font-size: 8pt;
    margin-top: 10px;
    margin-left: -7px;
}

#extra {
    position: relative;
    text-align: center;
}

#extra a {
    padding: 7px;
    margin-bottom: 8px;
    width: 100px;
    font-family: tinytots;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    text-align: center;
    color: #888;
    background-color: #fafad2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: 2px solid #badaff;
}

#extra a:hover {
    color: #fff;
    background-color: #badaff;
}
/****************************
POST
****************************/
.bodypost{
position: absolute; top:40px; right: 120px;
border-radius:10px;
width: 700px;
padding: 7px;
color: #333333;
border:2px dotted #83D8FC;
text-align: justify;
background: #fff;
}
#blog {
    position:fixed;
    left: 0px;
    top: 0px;
    width: 360px;
    height: 100%;
    background-color: ;
    background-image: url('http://i.imgur.com/40EdC.png');
    background-attachment:fixed;
    border-right: 10px solid #FFD700;
}
#place {
    position: fixed;
    top: 160px;
    left: 20px;
}
/****************************
BACKSIDE
****************************/
#backside {
    position: absolute; top:1px; right: 830px;
    width: 120px;
    height: 100%;
    background: url(http://static.tumblr.com/5uvtpxx/MVompl79j/floral__2_.jpg);
}

/****************************
POST TITLE
****************************/
.h1{
margin-top: 10px;
margin-bottom: 5px;
text-align: center;
border-bottom: 4px double #bbdaff;
font: 18px Crafty Girls;
text-transform: capitalize;
letter-spacing: 1px;
}
@font-face{font-family:star; src:url('http://static.tumblr.com/cpgw3dl/u7dmup8xr/lavanderia_regular.ttf');}
/****************************
DESCRIPTION
****************************/
.h3{
font-size: 10px;
text-align: center;
color: #777;
font-family: short stack;
letter-spacing: 1px;
text-transform: uppercase;
}
/****************************
PAGE
****************************/
.h4{
margin-top: 10px;
text-align: center;
color: #777;
font-size: 18pt;
text-transform:lowercase;
font-family: star;
}
@font-face{font-family:star; src:url('http://static.tumblr.com/cpgw3dl/u7dmup8xr/lavanderia_regular.ttf');}

.jieun {
display:inline-block;
width: 270px;
padding:3px;
margin:5px;
background:#F8F7F7;
font:10px oxygen;
text-align:left;
Text-decoration:none;
color:#b0b0b0;
text-transform:uppercase;
border:1px solid #BFC9CA;
}

.jieun:hover{
display:inline-block;
width: 270px;
padding:3px;
margin:5px;
background:#C4F4F8;
font:10px oxygen;
text-align:left;
Text-decoration:none;
color:#fff;
text-transform:uppercase;
border:1px solid #fbfbfb;
}

a.link{
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; width:80px;
display:inline-block;
background: #F8F7F7;
color:#999;cursor:pointer;
font:8px tinytots;
padding:5px;
margin: 2px;
border: 1px solid Red;
text-transform:uppercase;
text-align:center;
letter-spacing:1px;
text-decoration:none;
}

a.link:hover{
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; width:80px;
display:inline-block;
background: #e4e4e4;
color:#999;cursor:pointer;
font:8px tinytots;
padding:5px;
margin: 2px;
border: 1px solid Aqua;
text-transform:uppercase;
text-align:center;
letter-spacing:1px;
text-decoration:none;
cursor:url(http://static.tumblr.com/mpornxv/JVilj15ds/0215.png), wait;
}

.h5{
font-size: 11px;
background: #f7f7f7;
padding:3px;
text-align: center;
color: #666;
font-family: oxygen;
letter-spacing: 1px;
text-transform: uppercase;
}
b{
color: red;
-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
b:hover {
color: orange;

}
i, em {
color: #777;
}
u {
color: #Badaff;
border-bottom: 1px solid #fafad2;
}
/****************************
POST BLOCKQUOTE
****************************/
blockquote {
background:#fff;
background-size: 40%;
color: #444;
border-left:5px solid #FAFAD2;
border-right:5px solid #FAFAD2;
border-top:1px solid #FAFAD2;
border-bottom:1px solid #FAFAD2;
padding:4px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
}
blockquote:hover {
border-left:5px solid Pink;
border-right:5px solid #Badaff;
border-top:2px solid Pink;
border-bottom:2px solid #badaff
}

/****************************
HIGHLIGHT
****************************/
::selection {
background-color: #Fafad2;
color: #D99BCD;
}
::-moz-selection {
background-color: #fafad2;
color: #D99BCD;
}
::-webkit-scrollbar {width: 6px; height: 6px; background: #FAFAD2; }
::-webkit-scrollbar-thumb:vertical {background: #FAFAD2;}

</style>
<div style="position:fixed; top :5px; right:5px; padding:5px; border:2px solid #ffdfdf; background:#fafad2; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;"><a href="http://www.blogger.com/follow-blog.g?blogID=YOUR BLOG ID" title="Follow!"><img src="http://photographyatx.com/wp-content/themes/artemis_tg/images/icon_plus.png" height="20" width="20" /></a> </div>
<style type="text/css">
#side{
margin-right:-1px;
width:200px;
height:350px;
overflow:hidden;}

#text
{text-align:center;
width:200px;
height:350px;
padding:0px;
overflow:auto;
color:#363636;
background-color:#;}

#picture
{margin-left:-200px;
width:200px;
height:350px;
overflow:hidden;
-webkit-transition: opacity 0.9s linear;
-webkit-transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;}

#side:hover #picture
{margin-left:-550px;}

</style>
</head>
<noembed><body></noembed>
<div id="blog">
<div id="place">
<div id="sidebarimage"><table id="side" border="0" cellpadding="0" cellspacing="0" ><tr>
<td><center><div id="text">
PUT WITH YOUR CBOX CODE<<
</td></center>
<td><div id="picture"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPONp3cLawCP2nFVmmEjo-MYmQPbtbSfsIRPJUJb9-GWGrSrpXQV7Ni4AnvWimhnnf5yml_DXQSWPQeNE4Ltvm8QPJv-37mbGgJl5CFUWOO7QJYFZ9u2Nsf6vBzCY_bPRvQzC8iFV3VY8/s320/hoverpict.jpg"></div></td>
</tr></table></div>


</div>

<div id="placeholder">
<div id="portrait"><img src="http://gambardanfoto.com/wp-content/uploads/2013/10/gambar-pelangi-indah-air-terjun.jpg"></div>
<br><br>
<div id="sidebar"><div id="title">Welcome!</div>
<div id="sidebarnav">
<a href="https://www.facebook.com/" target="_blank">Fbook</a>
<a href="https://twitter.com/" target="_blank">Tweets</a>
<a href="https://www.tumblr.com" target="_blank">Tumblr</a>
<a href="http://.blogspot.com/" target="_blank">blog</a>
</div>
 
<div id="desc"><center>This is a preview of <b>RAINBOW Wondeland</b>. Full design & theme by <a href="http://alneora-firja.blogspot.com">Neira</a>. Best viewed in Google Chrome. This skin special to Bintang Nelicia</center></div>
</div>
 
<div id="custom">

<div id="extra">
<a class="custom" onClick="document.getElementById('main').innerHTML=document.getElementById('entries').innerHTML">Diary</a>

<div id="extra">
<a class="custom" onClick="document.getElementById('main').innerHTML=document.getElementById('profile').innerHTML">Webmiss</a>

<div id="extra">
<a class="custom" onClick="document.getElementById('main').innerHTML=document.getElementById('tuto').innerHTML">Stuff</a>

<div id="extra">
<a class="custom" onClick="document.getElementById('main').innerHTML=document.getElementById('friend').innerHTML">Affie</a>

<div id="extra">
<a class="navi" onClick="document.getElementById('main').innerHTML=document.getElementById('free').innerHTML">Empty</a></div>

<div id="extra">
<a class="navi" onClick="document.getElementById('main').innerHTML=document.getElementById('credit').innerHTML">Credits</a></div>

</div></div></div>
</div><br>
</div><br>
</div>
</div>
<center>
<div id="main"style="padding-left:170px;">
<center>
<Blogger>
<div class="bodypost">
<div class="h1">
<span style="font:18px; display:inline-block; width:523px; padding:4px; border-bottom:4px solid #fafad1; "/>
<BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
<div class="h3"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader>, <$BlogItemDateTime$> - <a href="<$BlogItemPermalinkURL$>">Permalink</a> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>> <$BlogItemCommentCount$> Colours[s]</a></BlogItemCommentsEnabled></div><br>
<$BlogItemBody$>
</Blogger><br>
<a class="newer" href=>NEWER POST</a><a class="older" href=>OLDER POST</a>
<div id="footerpost">
<br>
</center>
</div>
<!--------------------------------------
REFRESH BODY SECTION
--------------------------------------!>
<div id="entries" style="display:none;">
<center>
<Blogger>
<div class="bodypost">
<div class="h1">
<span style="font:18px; display:inline-block; width:523px; padding:4px; border-bottom:1px solid #f1f1f1; "/>
<BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
<div class="h3"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader>, <$BlogItemDateTime$> - <a href="<$BlogItemPermalinkURL$>">Permalink</a> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>> <$BlogItemCommentCount$> Blossom[s]</a></BlogItemCommentsEnabled></div><br>
<$BlogItemBody$><br>
</Blogger>
<a class="newer" href=>NEWER POST</a><a class="older" href=>OLDER POST</a>
<div id="footerpost">
<br>
</center>
</div>
<!--------------------------------------
PROFILE SECTION
--------------------------------------!>
<div id="profile" style="display:none;">
<div class="bodypost">
<div class="h4">Webmistress</div>
<div class="h5">Meet The Owner</div>
</br>
<center><img style="width:350px;border:2px solid #fafad2;padding:3px;" src="http://gambar.co/wp-content/uploads/2013/05/Foto-Pelangi-di-Lembah-by-TheLizardQueen-450x284.jpg"></center>
<br>
<!---REPLACE THIS WITH YOURS---!>
<b>Full Name</b> : Bintang Nelicia<br>
<b>Nick Name</b> : Bintang<br>
<b>Born</b> : 7 December 2006<br>
<b>Country</b> : Indonesia<br>
<b>Language</b> : English<br>
<b>Religion</b> : Catholic<br>
<b>Hobby</b> : Singing<br>
<b>Ambition</b> : Singer<br>
<b>Contact</b> : <a href="https://twitter.com/">Twitter</a> | <a href="http://www.facebook.com/">Facebook</a></center><br><br></center>
<div style="text-align: left; padding-left: 30px; padding-right: 20px;">
<u>Love</u><br><br>
♥  Pink<br>
♥  Grey<br>
♥  Paris<br>
♥  Rainbow<br>
♥  Couple<br>
♥  Bestfriend<br><br>
<u>Antis</u><br><br>
✖  Copycat<br>
✖  Back Stabbers<br>
✖  Error<br>
✖  Slow Internet<br>
✖  Single<br>
✖  Plagiat<br>
✖  Liar<br><br>

<!---REPLACE THIS WITH YOURS---!>
<br>
<br>
</div>
<br>
</div></div>
<!--------------------------------------
STUFF SECTION
--------------------------------------!>
<div id="tuto" style="display:none;">
<div class="bodypost">
<div class="h4">Stuffs</div>
<div class="h5">Other things</div><br>
<center><img style="width:350px;border:2px solid #fafad2;padding:3px;" src="http://gambar.co/wp-content/uploads/2013/05/Pelangi-di-bukit-by-DenaliNPS-450x299.jpg"></center>
<br>
<center>
<div class="h2">TUTORIALS</div>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<a class="jieun" href="http://www.blogger.com/">Tutorial</a>
<br><br>

<div class="h2">FREEBIES</div>
<a class="jieun" href="http://www.blogger.com/">Freebies</a>
<a class="jieun" href="http://www.blogger.com/">Freebies</a>
<a class="jieun" href="http://www.blogger.com/">Freebies</a>
<a class="jieun" href="http://www.blogger.com/">Freebies</a>
<a class="jieun" href="http://www.blogger.com/">Freebies</a>
<a class="jieun" href="http://www.blogger.com/">Freebies</a>
<a class="jieun" href="http://www.blogger.com/">Freebies</a>
<a class="jieun" href="http://www.blogger.com/">Freebies</a>
</div>
</center>
<br>
<br>
</br>
</div>
<!--------------------------------------
AFFILIATES SECTION
--------------------------------------!>
<div id="friend" style="display:none;">
<div class="bodypost">
<div class="h4">Affies</div>
<div class="h5">Link exchange</div><br>
<center><img style="width:350px;border:2px solid #fafad2;padding:3px;" src="http://gambar.co/wp-content/uploads/2013/05/Foto-pelangi-di-belakang-hutan-dan-danau-450x297.jpg"></center>
<br>
<center><a class="link" href="http://anugerahsalsa.blogspot.com/">Salsa</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a><br>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a><br>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a><br>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a><br>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a>
<a class="link" href="http://anugerahsalsa.blogspot.com/">FRIENDS</a><r</center>
<!---DON'T REMOVE MY LINK ---!>
<br><div id="footerpost">
</div>

<div id="free" style="display:none;">
<div class="bodypost">
<div class="h4">Free page</div>
<div class="h5">random</div><br>
<center><img style="width:350px;border:2px solid #fafad2;padding:3px;" src="http://gambar.co/wp-content/uploads/2013/05/2-Pelangi-by-oskaree-450x241.jpg"></center>
<br>
<center><b>Bold</b>, <u>Underline</u>, <i>Italic</i><br>
<blockquote>This is the blockquote</blockquote>
Put anything you want here.
</div>
</div>
</div>

<div id="credit" style="display:none;">
<div class="bodypost">
<div class="h4">big claps</div>
<div class="h5">copyright</div>
<br>
<center><img style="width:350px;border:2px solid #fafad2;padding:3px;" src="http://gambar.co/wp-content/uploads/2013/05/Pelangi-di-Guatavita-Colombia-by-Pedro-Szekely-450x301.jpg"></center>
<br>
<center>This template made by <a href="http://alneira-firja.blogspot.com/">Alne</a><a href="http://www.blogskins.com/me/siti_munfarida">ira</a>. Bascode by <a href="http://anugerahsalsa.blogspot.com/">AnugerahSalsa</a> Inspired by <a href="http://cocorini.com/">Cocorini</a> and <a href="http://sibodohjangankacau.blogspot.com/">AdamFaiz</a>. Beautiful image was taken at <a href="http://weheartit.com/">We♥It</a>. Pretty background by <a href="http://glamorous-dreamsthemes.tumblr.com/">Glamourous</a>. Cute pixels were taken from <a href="http://pixel-dreams.tumblr.com/">Pixel Dreams</a>. All rights reserved 2014 © YOURNAME. Thank you so much!
<br><br></center>
<!---DON'T REMOVE THIS CREDIT SECTION. I WORK HARD FOR THIS!---!>
</div>
</div>
</body>
</html>
Bscd : Arrien Amani