(95 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:Manchester/CSS"> | <link rel="stylesheet" href="https://2018.igem.org/Team:Manchester/CSS"> | ||
</head> | </head> | ||
− | <title> The University of Man- | + | <title> The University of Man-cheester</title> |
<body> | <body> | ||
− | |||
− | + | ||
+ | <h1> FIGHTING <i>LISTERIA</i> HYSTERIA</h1> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <center><img src="https://static.igem.org/mediawiki/2018/0/01/T--Manchester--Homepage1.jpeg"></center> | ||
<div id="abstract"> | <div id="abstract"> | ||
<h2>ABSTRACT</h2> | <h2>ABSTRACT</h2> | ||
− | <p><i>Listeria monocytogenes</i> is a Gram-positive, rod-shaped, food-borne bacterium, capable of causing the rare, but potentially fatal, disease listeriosis. <i>L. monocytogenes</i> can replicate at temperatures as low as 0°C, allowing it to survive in industrial and domestic refrigerators. <i>L. monocytogenes</i> is often found in soft cheeses, making many varieties of cheese unavailable to those who are immunosuppressed. | + | <p><i><b>Listeria monocytogenes</b></i> is a Gram-positive, rod-shaped, food-borne bacterium, capable of causing the rare, but potentially fatal, disease <b>listeriosis</b>. <i>L. monocytogenes</i> can replicate at temperatures as low as 0°C, allowing it to survive in industrial and domestic refrigerators. <i>L. monocytogenes</i> is often found in soft cheeses, making many varieties of cheese unavailable to those who are immunosuppressed. <b>MAN-CHEESTER</b> aims to introduce the <i>agr</i> quorum sensing system from <i>L. monocytogenes</i> into bacteria used in the cheese making process. On detection of AIP, a key quorum sensing molecule of <i>L. monocytogenes</i>, a colour change will occur, causing the cheese to turn purple and alerting the consumer to its contamination. Our concept could be further developed to include other sources of <i>L. monocytogenes</i> contamination, such as meats, vegetables or kitchen surfaces, to prevent as many cases of listeriosis as possible.</p> |
+ | |||
+ | <br> | ||
+ | |||
+ | <center><button class="btn5"><a style="text-decoration:none; color: white"; width="auto" href="https://2018.igem.org/Team:Manchester/Description">Read more</a></button></center> | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | <center><button class="btn1"><a style="text-decoration:none; color: white" href="https://2018.igem.org/Team:Manchester/Experiments">Wet Lab</a></button> | ||
+ | |||
+ | |||
+ | <button class="btn2"><a style="text-decoration:none; color: black" href="https://2018.igem.org/Team:Manchester/Model">Dry Lab</a></button> | ||
+ | |||
+ | |||
+ | <button class="btn3"><a style="text-decoration:none; color: #62628c" href="https://2018.igem.org/Team:Manchester/Human_Practices">Human Practices</a></button> | ||
+ | |||
+ | <button class="btn4"><a style="text-decoration:none; color: white" href="https://2018.igem.org/Team:Manchester/Results">Achievements</a></button></center> | ||
+ | |||
+ | |||
</div> | </div> | ||
+ | |||
+ | |||
</div> | </div> | ||
Line 39: | Line 65: | ||
</body> | </body> | ||
<style> | <style> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | a { | |
− | + | text-decoration: none; | |
− | + | ||
} | } | ||
− | + | h1 { | |
− | + | border-bottom: none; | |
− | + | text-align: center; | |
− | + | padding-top: 7%; | |
+ | color: #47476b; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | border-bottom: none;!important | ||
+ | text-align: center; | ||
+ | color: #62628c; | ||
+ | } | ||
+ | |||
+ | h2{ | ||
+ | text-align: center; | ||
+ | color: #52527a; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | |||
} | } | ||
Line 74: | Line 115: | ||
text-align: justify; | text-align: justify; | ||
background-colour: white; | background-colour: white; | ||
− | + | padding-right:10%; | |
+ | padding-left:10%; | ||
+ | padding-bottom:10%; | ||
+ | |||
} | } | ||
+ | |||
+ | .btn2 { | ||
+ | height: 250px; | ||
+ | width: 250px; | ||
+ | background:transparent url('https://static.igem.org/mediawiki/2018/d/d1/T--Manchester--DryLabButton2.jpeg') no-repeat; | ||
+ | border-radius: 75px; | ||
+ | border: 0; | ||
+ | overflow: hidden; | ||
+ | color: black; | ||
+ | alignment: center; | ||
+ | transition-duration: 0.6s; | ||
+ | padding: 10% | ||
+ | /* IE 6/7 fallback */ | ||
+ | *text-indent: -9999px; | ||
+ | font-size: 300%; | ||
+ | } | ||
+ | |||
+ | .btn2:hover { | ||
+ | background: transparent url('https://static.igem.org/mediawiki/2018/9/96/T--Manchester--DryLabButton1.jpeg') no-repeat; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | |||
+ | .btn1 { | ||
+ | height: 250px; | ||
+ | width: 250px; | ||
+ | background:transparent url('https://static.igem.org/mediawiki/2018/e/e9/T--Manchester--WetLabButton2.jpeg') no-repeat; | ||
+ | border-radius: 75px; | ||
+ | border: 0; | ||
+ | overflow: hidden; | ||
+ | color: white; | ||
+ | alignment: center; | ||
+ | transition-duration: 0.6s; | ||
+ | padding: 10% | ||
+ | /* IE 6/7 fallback */ | ||
+ | *text-indent: -9999px; | ||
+ | font-size: 300%; | ||
+ | } | ||
+ | |||
+ | .btn1:hover { | ||
+ | background: transparent url('https://static.igem.org/mediawiki/2018/a/a6/T--Manchester--WetLabButton1.jpeg') no-repeat; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | |||
+ | .btn3 { | ||
+ | height: 250px; | ||
+ | width: 250px; | ||
+ | background:transparent url('https://static.igem.org/mediawiki/2018/2/29/T--Manchester--HPButton2.jpeg') no-repeat; | ||
+ | border-radius: 75px; | ||
+ | border: 0; | ||
+ | overflow: hidden; | ||
+ | color: white; | ||
+ | alignment: center; | ||
+ | transition-duration: 0.6s; | ||
+ | padding: 10% | ||
+ | /* IE 6/7 fallback */ | ||
+ | *text-indent: -9999px; | ||
+ | font-size: 250%; | ||
+ | } | ||
+ | |||
+ | .btn3:hover { | ||
+ | background: transparent url('https://static.igem.org/mediawiki/2018/9/91/T--Manchester--HPButton1.jpeg') no-repeat; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | |||
+ | .btn4 { | ||
+ | height: 250px; | ||
+ | width: 250px; | ||
+ | background:transparent url('https://static.igem.org/mediawiki/2018/8/89/T--Manchester--TeamButton2.jpeg') no-repeat; | ||
+ | border-radius: 75px; | ||
+ | border: 0; | ||
+ | overflow: hidden; | ||
+ | color: white; | ||
+ | alignment: center; | ||
+ | transition-duration: 0.6s; | ||
+ | padding: 10% | ||
+ | /* IE 6/7 fallback */ | ||
+ | *text-indent: -9999px; | ||
+ | font-size: 280%; | ||
+ | } | ||
+ | |||
+ | .btn4:hover { | ||
+ | background: transparent url('https://static.igem.org/mediawiki/2018/5/59/T--Manchester--TeamButton1.jpeg') no-repeat; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .btn5 { | ||
+ | height: 100px; | ||
+ | width: 1100px; | ||
+ | background:goldenrod; | ||
+ | border-radius: 75px; | ||
+ | border: 0; | ||
+ | overflow: hidden; | ||
+ | color: white; | ||
+ | text-align: center; | ||
+ | transition-duration: 0.6s; | ||
+ | font-size: 300%; | ||
+ | } | ||
+ | |||
+ | .btn5:hover { | ||
+ | background: #c6961d; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> | ||
{{Manchester/Footer}} | {{Manchester/Footer}} |
Latest revision as of 14:35, 9 November 2018
FIGHTING LISTERIA HYSTERIA
ABSTRACT
Listeria monocytogenes is a Gram-positive, rod-shaped, food-borne bacterium, capable of causing the rare, but potentially fatal, disease listeriosis. L. monocytogenes can replicate at temperatures as low as 0°C, allowing it to survive in industrial and domestic refrigerators. L. monocytogenes is often found in soft cheeses, making many varieties of cheese unavailable to those who are immunosuppressed. MAN-CHEESTER aims to introduce the agr quorum sensing system from L. monocytogenes into bacteria used in the cheese making process. On detection of AIP, a key quorum sensing molecule of L. monocytogenes, a colour change will occur, causing the cheese to turn purple and alerting the consumer to its contamination. Our concept could be further developed to include other sources of L. monocytogenes contamination, such as meats, vegetables or kitchen surfaces, to prevent as many cases of listeriosis as possible.