Team:Manchester/businessplan

From 2013.igem.org

(Difference between revisions)
Line 59: Line 59:
{
{
float:left;
float:left;
-
margin-left:100px;
+
margin-left:90px;
-
margin-right:30px;
+
margin-right:10px;
}
}
Line 73: Line 73:
position:relative;
position:relative;
width:950px;
width:950px;
-
height:1600px;
+
height:1100px;
}
}
Line 84: Line 84:
left:0;
left:0;
padding:10px;
padding:10px;
-
background-color:#ccc;
+
background-color:white;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
.container1
 +
{
 +
margin:10px;
 +
width:900px;
 +
color:#4c0082;
 +
padding:10px;
 +
background-color:#F2F2F2;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.container1 p
 +
{
 +
padding:10px;
 +
width:550px;
 +
background-color:#F2F2F2;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.container1 img
 +
{
 +
margin:5px;
 +
float:right;
 +
background-color:#F2F2F2;
 +
}
 +
 +
.title
 +
{
 +
margin:10px;
 +
width:900px;
 +
font-style:Trebuchet MS;
 +
font-size:25px;
 +
color:#4c0082;
 +
background-color:#F2F2F2;
 +
padding:10px;
 +
text-align:center;
 +
 +
font-weight:bold;
 +
color:#660099;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
}
Line 96: Line 147:
margin:10px;
margin:10px;
width:900px;
width:900px;
-
height:200px;
+
padding:10px;
 +
background-color:#F2F2F2;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#4c0082;
 +
 
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 
 +
.text1 p
 +
{
 +
width:430px;  
font-style:Trebuchet MS;
font-style:Trebuchet MS;
font-size:14px;
font-size:14px;
color:#4c0082;
color:#4c0082;
background-color:#F2F2F2;
background-color:#F2F2F2;
-
padding:10px;
+
text-align:justify;
 +
}
 +
.text1 img
 +
{
 +
float:right;
 +
margin:10px 5px 5px 20px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 108: Line 177:
}
}
-
.block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a, .block14 a
+
.block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a
{
{
width:120px;
width:120px;
Line 122: Line 191:
}
}
-
.block1 a:hover, .block2 a:hover, .block3 a:hover, .block4 a:hover, .block5 a:hover, .block6 a:hover, .block7 a:hover, .block8 a:hover, .block9 a:hover, .block10 a:hover, .block11 a:hover, .block12 a:hover, .block13 a:hover, .block14 a:hover
+
.block1 a:hover, .block2 a:hover, .block3 a:hover, .block4 a:hover, .block5 a:hover, .block6 a:hover, .block7 a:hover, .block8 a:hover, .block9 a:hover, .block10 a:hover, .block11 a:hover, .block12 a:hover, .block13 a:hover
{
{
background:#C0C0C0;
background:#C0C0C0;
Line 243: Line 312:
}
}
-
.block14 a
+
.rightbar
{
{
 +
width:120px;
 +
height:200px;
 +
position:fixed;
 +
top:120px;
 +
right:15px;
 +
}
 +
 +
.question1 a, .question2 a, .question3 a, .question4 a
 +
{
 +
width:120px;
 +
text-decoration:none;
 +
color:white;
 +
text-align:center;
 +
background:#606060;
 +
padding:5px;
 +
font-style:Trebuchet MS;
 +
font-weight:bold;
 +
font-size:12px;
 +
color:white;
 +
}
 +
 +
.question1 a:hover, .question2 a:hover, .question3 a:hover, .question4 a:hover
 +
{
 +
background:#C0C0C0;
 +
color:#606060;
 +
}
 +
 +
.question1 a
 +
{
 +
background:#bc80ea;
 +
margin-bottom:1px;
 +
float:left;
display:block;
display:block;
 +
padding:5px;
 +
}
 +
 +
.question2 a
 +
{
 +
margin-top:1px;
float:left;
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question3 a
 +
{
margin-top:1px;
margin-top:1px;
 +
float:left;
 +
display:block;
padding:5px;
padding:5px;
 +
}
 +
 +
.question4 a
 +
{
 +
margin-top:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
#Q1,#Q2,#Q3,#Q4 
 +
{
 +
text-decoration:none;
 +
color:#660099;
 +
font-family:Trebuchet MS;
 +
font-size:14px;
 +
}
 +
 +
.next
 +
{
 +
margin-left:10px;
 +
width:910px;
 +
margin-top:5px;
 +
background:#606060;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
font-weight:bold;
 +
text-align:center;
 +
color:white;
 +
padding:5px;
 +
}
 +
 +
.next a
 +
{
 +
text-decoration:none;
 +
color:white;
 +
}
 +
 +
.next:hover
 +
{
 +
background:#C0C0C0;
 +
color:#606060;
}
}
Line 282: Line 439:
<div class="global">
<div class="global">
<div class="wrapper" >
<div class="wrapper" >
-
          <div class="text1">
+
            <div class="container1">
-
             Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
+
            <a href="https://static.igem.org/mediawiki/2013/9/9c/MANCHESTERIGEMimpactanalysisofsyntheticpalmoil.pdf"><img src="https://static.igem.org/mediawiki/2013/6/62/Man4.jpg" width="300" height="150" /></a>
-
          </div>
+
<p>BUSINESSPLANBUSINESSPLAN<br><br><br><br><br><br></p>
 +
            </div>
 +
 
 +
            <div class="title">
 +
              Business Plan
 +
            </div>
 +
 
 +
            <div class="text1">
 +
             <img src="https://static.igem.org/mediawiki/2013/9/9d/Ringgit.jpg" width="450" height="540" />
 +
            <p>Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit​​, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere carnem virus. Zonbi tattered for solum oculi eorum defunctis go lum cerebro. Nescio brains an Undead zombies. Sicut malus putrid voodoo horror. Nigh tofth eliv ingdead.
 +
 
 +
Cum horribilem walking dead resurgere de crazed sepulcris creaturis, zombie sicut de grave feeding iride et serpens. Pestilentia, shaun ofthe dead scythe animated corpses ipsa screams. Pestilentia est plague haec decaying ambulabat mortuos. Sicut zeder apathetic malus voodoo. Aenean a dolor plan et terror soulless vulnerum contagium accedunt, mortui iam vivam unlife. Qui tardius moveri, brid eof reanimator sed in magna copia sint terribiles undeath legionis. Alii missing oculis aliorum sicut serpere crabs nostram. Putridi braindead odores kill and infect, aere implent left four dead.
 +
Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit​​, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere
 +
 
 +
 
 +
 
 +
 
 +
 
 +
            </div>  
 +
 
 +
            <div class="next">
 +
                  <a href="#"> Go to <i>TWO</i>
 +
</a>
 +
            </div>         
</div>
</div>
-
                                  <div class="leftbar">
+
             
 +
<div class="leftbar">
                 <div class="block1">
                 <div class="block1">
                     <a href="https://2013.igem.org/Team:Manchester/HumanPractices">HUMAN PRACTICES</a>
                     <a href="https://2013.igem.org/Team:Manchester/HumanPractices">HUMAN PRACTICES</a>
Line 327: Line 508:
                   </div>
                   </div>
-
                   <div class="block11">
+
                   <div class="block10">
                     <a href="https://2013.igem.org/Team:Manchester/Collaboration">MODELLING COLLABORATION</a>
                     <a href="https://2013.igem.org/Team:Manchester/Collaboration">MODELLING COLLABORATION</a>
                   </div>
                   </div>
-
                   <div class="block12">
+
                   <div class="block11">
                     <a href="https://2013.igem.org/Team:Manchester/KnowledgeDeficit">KNOWLEDGE DEFICIT ASSUMPTION</a>
                     <a href="https://2013.igem.org/Team:Manchester/KnowledgeDeficit">KNOWLEDGE DEFICIT ASSUMPTION</a>
                   </div>
                   </div>
                      
                      
-
                   <div class="block13">
+
                   <div class="block12">
                     <a href="https://2013.igem.org/Team:Manchester/Conferences">CONFERENCES AND DISCUSSIONS</a>
                     <a href="https://2013.igem.org/Team:Manchester/Conferences">CONFERENCES AND DISCUSSIONS</a>
                   </div>
                   </div>
-
                   <div class="block14">
+
                   <div class="block13">
                     <a href="https://2013.igem.org/Team:Manchester/SocialMedia">SOCIAL MEDIA</a>
                     <a href="https://2013.igem.org/Team:Manchester/SocialMedia">SOCIAL MEDIA</a>
                   </div>
                   </div>
               </div>
               </div>
 +
 +
                <div class="rightbar">
 +
                  <div class="question1">
 +
                    <a href="#">ONE</a>
 +
                  </div>
 +
 +
                  <div class="question2">
 +
                    <a href="#">TWO
 +
</a>
 +
                  </div>
 +
                   
 +
                  <div class="question3">
 +
                    <a href="#">THREE
 +
</a>
 +
                  </div>
 +
 +
                  <div class="question4">
 +
                    <a href="#">FOUR
 +
</a>
 +
                  </div>
 +
            </div>               
</div>
</div>
 +
           
</body>
</body>
</html>
</html>

Revision as of 17:56, 24 October 2013

page

Top

Safety

BUSINESSPLANBUSINESSPLAN





Business Plan

Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit​​, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere carnem virus. Zonbi tattered for solum oculi eorum defunctis go lum cerebro. Nescio brains an Undead zombies. Sicut malus putrid voodoo horror. Nigh tofth eliv ingdead. Cum horribilem walking dead resurgere de crazed sepulcris creaturis, zombie sicut de grave feeding iride et serpens. Pestilentia, shaun ofthe dead scythe animated corpses ipsa screams. Pestilentia est plague haec decaying ambulabat mortuos. Sicut zeder apathetic malus voodoo. Aenean a dolor plan et terror soulless vulnerum contagium accedunt, mortui iam vivam unlife. Qui tardius moveri, brid eof reanimator sed in magna copia sint terribiles undeath legionis. Alii missing oculis aliorum sicut serpere crabs nostram. Putridi braindead odores kill and infect, aere implent left four dead. Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit​​, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere